package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.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.