Documentation
¶
Overview ¶
Package jsonrpc provides JSON RPC utilities for serialisation of AWS requests and responses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Unmarshal ¶
func Unmarshal(req *request.Request)
Unmarshal unmarshals a response for a JSON RPC service.
func UnmarshalError ¶
func UnmarshalError(req *request.Request)
UnmarshalError unmarshals an error response for a JSON RPC service.
func UnmarshalMeta ¶
func UnmarshalMeta(req *request.Request)
UnmarshalMeta unmarshals headers from a response for a JSON RPC service.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.