//
pkg.gl
Category
github.com/chia-network/go-chia-libs
pkg
publichttpclient
package
0.15.5
Repository:
https://github.com/chia-network/go-chia-libs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
198 SLOC
#
Functions
NewHTTPClient
NewHTTPClient returns a new HTTP client that satisfies the rpcinterface.Client interface for use with public RPC services.
#
Structs
HTTPClient
HTTPClient connects to Chia RPC via standard HTTP requests.