package
0.6.1
Repository: https://github.com/agilebits/dd-trace-go.git
Documentation: pkg.go.dev

# Functions

New ResponseWriter allocateds and returns a new ResponseWriter.
NewServeMux allocates and returns a new ServeMux.

# Structs

ResponseWriter is a small wrapper around an http response writer that will intercept and store the status of a request.
ServeMux is an HTTP request multiplexer that traces all the incoming requests.