# Functions
NewClient creates an instance of Client.
# Constants
Timeout is the max duration for connection and read attempt.
Timeout is the max duration for connection and read attempt.
Timeout is the max duration for connection and read attempt.
Timeout is the max duration for connection and read attempt.
Timeout is the max duration for connection and read attempt.
Timeout is the max duration for connection and read attempt.
# Structs
ChainAPI implements Node to provide access to the chain-related RPC methods.
DHTAPI implements DHT to provide access to the DHT network.
PoolAPI implements Pool to provide access to the DHT network.
PushKeyAPI provides access to the pushkey-related RPC methods.
RepoAPI provides access to the repo-related RPC methods.
RPCAPI provides access to the rpc server-related methods.
RPCClient provides the ability to interact with a JSON-RPC 2.0 service.
TicketAPI provides access to ticket-related RPC methods.
TxAPI provides access to the transaction-related RPC methods.
UserAPI provides access to user-related RPC methods.