Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
func Handler(tracer opentracing.Tracer, ignore RequestIgnorerFunc) func(next http.Handler) http.Handler
Handler opentracing
func IgnoreNone ¶
IgnoreNone is a RequestIgnorerFunc which ignores no requests.
Types ¶
type RequestIgnorerFunc ¶
RequestIgnorerFunc is the type of a function for use in WithServerRequestIgnorer.
Click to show internal directories.
Click to hide internal directories.