package
1.10.20
Repository: https://github.com/jadekler/aws-sdk-go.git
Documentation: pkg.go.dev

# Functions

Build builds a JSON payload for a JSON RPC request.
Unmarshal unmarshals a response for a JSON RPC service.
UnmarshalError unmarshals an error response for a JSON RPC service.
UnmarshalMeta unmarshals headers from a response for a JSON RPC service.

# Variables

BuildHandler is a named request handler for building jsonrpc protocol requests.
UnmarshalErrorHandler is a named request handler for unmarshaling jsonrpc protocol request errors.
UnmarshalHandler is a named request handler for unmarshaling jsonrpc protocol requests.
UnmarshalMetaHandler is a named request handler for unmarshaling jsonrpc protocol request metadata.