fixup lint
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
16b180bfaa
commit
b729620976
@ -47,11 +47,6 @@ type otSpanContext interface {
|
||||
SpanID() idStringer
|
||||
}
|
||||
|
||||
type jSpanContext interface {
|
||||
TraceID() idStringer
|
||||
SpanID() idStringer
|
||||
}
|
||||
|
||||
func (t *otTracer) Start(ctx context.Context, name string, opts ...tracer.SpanOption) (context.Context, tracer.Span) {
|
||||
options := tracer.NewSpanOptions(opts...)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user