Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Spanner ¶
type Spanner interface { Close() SetTag(string, any) SetSpanHTTPHeader(*http.Request) Attributes(logger.Logger) map[string]any LogField(string, any) TraceID() string }
this interface is in a separate package such that azblob and tracing packages can share the same interface definition that is returned fro the StartSpanFromContext etc.. methods.
Click to show internal directories.
Click to hide internal directories.