type github.com/opentracing/opentracing-go.Span (interface)

Method Implmentations

BaggageItem(restrictedKey string) string
Log(data LogData)
LogEventWithPayload(event string, payload interface{})
LogFields(fields ...log.Field)
LogKV(alternatingKeyValues ...interface{})
SetBaggageItem(restrictedKey, value string) Span
SetOperationName(operationName string) Span
SetTag(key string, value interface{}) Span