# Constants
AcceptHeader for defining accept encoding.
ContentTypeHeader for defining content type headers.
# Type aliases
DecodeFunc function definition of a JSON decoding function.
DecodeRawFunc function definition of a JSON decoding function from a byte slice.
EncodeFunc function definition of a JSON encoding function.