package
0.0.0-20240624235250-9e89dfb7520d
Repository: https://github.com/tailscale/pkgsitelib.git
Documentation: pkg.go.dev
# Functions
SetTraceFunction sets StartSpan to call the given function to start a trace span.
If SetTraceFunction has been called, StartSpan uses its given function to start a span.
# Interfaces
Span is an interface for a type that ends a span.