//
pkg.gl
Category
github.com/agilebits/dd-trace-go
contrib
gorilla
mux
package
0.6.1
Repository:
https://github.com/agilebits/dd-trace-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
101 SLOC
#
Functions
GetRequestSpan
GetRequestSpan will return the span associated with the given request.
NewMuxTracer
NewMuxTracer creates a MuxTracer for the given service and tracer.
SetRequestSpan
SetRequestSpan sets the span on the request's context.
#
Structs
MuxTracer
MuxTracer is used to trace requests in a mux server.