package
1.19.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

GetHeader is similar to http.Header.Get, which gets the first value associated with the given key.
GetHeaderValues is similar to http.Header.Values, which returns all values associated with the given key.

# Type aliases

Used to transfer trace information from/to HTTP request.