Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "2.0"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Endpoint string CustomHeader map[string]string Pre func(req *http.Request) error // contains filtered or unexported fields }
func (*Client) Do ¶
Supported Parameter Structures only 'by-name through an Object' refer https://www.jsonrpc.org/specification#parameter_structures
type Error ¶
Click to show internal directories.
Click to hide internal directories.