package
4.2.2-rc.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CorsHandler sets the cors settings on api endpoints.
NewDecodeError wraps an error (either the initial decoding error or another DecodeError).
NormalizeQueryValues replaces comma-separated values with individual values.
NormalizeQueryValuesHandler normalizes an input query of "key=value1,value2,value3" to "key=value1&key=value2&key=value3".

# Structs

DecodeError represents an error resulting from trying to decode an HTTP request.
IndexedVerificationFailure represents an issue when verifying a single indexed object e.g.
IndexedVerificationFailureError wraps a collection of verification failures.