Documentation ¶
Overview ¶
Package jsonrpc provides wrappers for json rpc communication
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialHTTP ¶
func DialHTTP(network, address string, connectTimeout time.Duration, config *tls.Config) (*rpc.Client, error)
DialHTTP dials a json rpc HTTP endpoint with optional TLS config
func ServeAuthRPC ¶
func ServeAuthRPC()
ServeAuthRPC serves a json rpc endpoint using authentication enabled default server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.