package
1.7.2
Repository: https://github.com/lasthyphen/dijetalgo.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new Info API Client.
NewService returns a new admin API service.

# Structs

Client is an Info API Client.
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
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.
PeersArgs are the arguments for calling Peers.
PeersReply are the results from calling Peers.