package
0.74.0
Repository: https://github.com/beatlabs/patron.git
Documentation: pkg.go.dev

# Packages

Package json is a concrete implementation of the encoding abstractions.
Package protobuf is a concrete implementation of the encoding abstractions.

# Constants

AcceptEncodingHeader definition, usually a compression algorithm.
AcceptHeader definition.
ContentEncodingHeader definition.
ContentLengthHeader definition.
ContentTypeHeader definition.

# Type aliases

DecodeFunc definition that supports a reader.
DecodeRawFunc definition that supports byte slices.
EncodeFunc definition that returns a byte slice.