package
0.34.4
Repository: https://github.com/hyperledger/burrow.git
Documentation: pkg.go.dev

# Functions

NewClient returns a Client pointed at the given address.
No description provided by the author

# Structs

Client takes params as a slice.
URI takes params as a map.

# Interfaces

HTTPClient is a common interface for Client and URIClient.