Flatten the bridge/opentracing/internal
package into bridge/opentracing
#6563
Labels
contribfest
Issue good for KubeCon contribfest
good first issue
Good for newcomers
pkg:bridges
Related to a bridge package
Milestone
This package only contains mocks for testing. These are only ever used in the
opentracing
bridge.bridge/opentracing/internal/mock.go
tobridge/opentracing/mock_test.go
bridge/opentracing/mock.go
to be unexported:ComponentKey
->componentKey
ServiceKey
->serviceKey
StatusCodeKey
->statusCodeKey
StatusMessageKey
->statusMessageKey
ErrorKey
->errorKey
NameKey
->nameKey
MockContextKeyValue
->mockContextKeyValue
MockTracer
->mockTracer
NewMockTracer
->newMockTracer
MockEvent
->mockEvent
MockLink
->mockLink
MockSpan
->mockSpan
bridge/opentracing
to use the locally defined codebridge/opentracing/internal
The text was updated successfully, but these errors were encountered: