package
0.15.5
Repository: https://github.com/chia-network/go-chia-libs.git
Documentation: pkg.go.dev

# Functions

NewCachedTransport returns a new transport wrapped in cache.
NewHTTPClient returns a new HTTP client that satisfies the rpcinterface.Client interface.

# Structs

CachedTransport is an http transport with cache on top.
HTTPClient connects to Chia RPC via standard HTTP requests.