Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
NewHandler wraps the passed handler, functioning like middleware.
func NewTransport ¶
func NewTransport(base http.RoundTripper) http.RoundTripper
NewTransport wraps the provided http.RoundTripper with one that starts a span and injects the span context into the outbound request headers.
Types ¶
Click to show internal directories.
Click to hide internal directories.