package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Functions
AwaitBootstrapped polls the node every [freq] to check if [chainID] has finished bootstrapping.
NewClient returns a new Info API Client.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
GetBlockchainIDArgs are the arguments for calling GetBlockchainID.
GetBlockchainIDReply are the results from calling GetBlockchainID.
GetNetworkIDReply are the results from calling GetNetworkID.
GetNetworkNameReply is the result from calling GetNetworkName.
GetNodeIDReply are the results from calling GetNodeID.
GetNodeIPReply are the results from calling GetNodeIP.
GetNodeVersionReply are the results from calling GetNodeVersion.
No description provided by the author
GetVMsReply contains the response metadata for GetVMs.
Info is the API service for unprivileged info on a node.
IsBootstrappedArgs are the arguments for calling IsBootstrapped.
IsBootstrappedResponse are the results from calling IsBootstrapped.
No description provided by the author
No description provided by the author
PeersArgs are the arguments for calling Peers.
PeersReply are the results from calling Peers.
UptimeResponse are the results from calling Uptime.
# Interfaces
Client interface for an Info API Client.