package
1.9.0
Repository: https://github.com/grafana/pyroscope.git
Documentation: pkg.go.dev

# Functions

ClientHTTPStatusAndError returns error and http status that is "safe" to return to client without exposing any implementation details.
Error write a go error with the correct status code.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
StatusClientClosedRequest is the status code for when a client request cancellation of an http request.