package
0.0.0-20241016230021-e9bbb9bc8e78
Repository: https://github.com/cloudflare/service.git
Documentation: pkg.go.dev

# Functions

Decode will ready the body of the HTTP request and attempt to unmarshall the content into the supplied interface.

# Variables

ErrContentTypeUndefined is returned when the request does not include the Content-Type header.
ErrDecoderNotImplemented is returned if the Content-Type does not match one of the defined decoders, i.e.