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

# Functions

FinishRequestSpan finishes the given HTTP request span and sets the expected response-related tags such as the status code.
StartRequestSpan starts an HTTP request span with the standard list of HTTP request span tags (http.method, http.url, http.useragent).