Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractIDs ¶
func SpanFromContext ¶
Types ¶
type Span ¶
type Span interface {
End()
SetAttribute(key string, value any)
Context() SpanContext
IsEnded() bool
}
type SpanContext ¶
Click to show internal directories.
Click to hide internal directories.