//
pkg.gl
Category
github.com/hyperledger/burrow
rpc
lib
jsonrpc
package
0.34.4
Repository:
https://github.com/hyperledger/burrow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
122 SLOC
#
Functions
NewClient
NewClient returns a Client pointed at the given address.
NewURIClient
No description provided by the author
#
Structs
Client
Client takes params as a slice.
URIClient
URI takes params as a map.
#
Interfaces
HTTPClient
HTTPClient is a common interface for Client and URIClient.