Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EndSpan ¶
EndSpan ends a previously started span stored in the context. Has no effect if a Tracer has not been registered.
func NewTransport ¶
func NewTransport(base *http.Transport) http.RoundTripper
NewTransport creates a new instrumenting http.RoundTripper for the registered Tracer. If no Tracer has been registered it returns nil.
Types ¶
Click to show internal directories.
Click to hide internal directories.