package
0.0.0-20220608003731-3bf80463e334
Repository: https://github.com/opsdata/common-base.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
NegotiateError is returned when a ClientNegotiator is unable to locate a serializer for the requested operation.
# Interfaces
ClientNegotiator handles turning an HTTP content type into the appropriate encoder.
Decoder attempts to load an object from data.
Encoder writes objects to a serialized form.