package
2.7.1
Repository: https://github.com/lbryio/lbry.go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

BuildJSONResponse allows implementers to control the json response form from the api.
IgnoredFormFields are ignored by FormValues() when checking for extraneous fields.
Log allows logging of events and errors.
ResponseHeaders are returned with each response.
TraceEnabled Attaches a trace field to the JSON response when enabled.

# Structs

Response is returned by API handlers.
http://choly.ca/post/go-json-marshalling/.
StatusError represents an error with an associated HTTP status code.

# Type aliases

Handler handles API requests.