package
0.1.0-cvefix.3
Repository: https://github.com/as-polyakov/minio.git
Documentation: pkg.go.dev

# Functions

DecodeClientResponse decodes the response body of a client request into the interface reply.
EncodeClientRequest encodes parameters for a JSON-RPC client request.
NewCodec returns a new JSON Codec.
NewCustomCodec returns a new JSON Codec based on passed encoder selector.
NewCustomCodecWithErrorMapper returns a new JSON Codec based on the passed encoder selector and also accepts an errorMapper function.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Codec creates a CodecRequest to process each request.
CodecRequest decodes and encodes a single request.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author