package
0.1.0
Repository: https://github.com/tyler-smith/gecko.git
Documentation: pkg.go.dev

# Functions

NewService returns a new admin API service.

# Structs

Admin is the API service for node admin management.
AliasArgs are the arguments for calling Alias.
AliasChainArgs are the arguments for calling AliasChain.
AliasChainReply are the results from calling AliasChain.
AliasReply are the results from calling Alias.
GetBlockchainIDArgs are the arguments for calling GetBlockchainID.
GetBlockchainIDReply are the results from calling GetBlockchainID.
GetChainAliasesArgs are the arguments for Admin.GetChainAliases API call.
GetChainAliasesReply are the arguments for Admin.GetChainAliases API call.
GetNetworkIDArgs are the arguments for calling GetNetworkID.
GetNetworkIDReply are the results from calling GetNetworkID.
GetNodeIDArgs are the arguments for calling GetNodeID.
GetNodeIDReply are the results from calling GetNodeID.
LockProfileArgs are the arguments for calling LockProfile.
LockProfileReply are the results from calling LockProfile.
MemoryProfileArgs are the arguments for calling MemoryProfile.
MemoryProfileReply are the results from calling MemoryProfile.
Networking provides helper methods for tracking the current network state.
PeersArgs are the arguments for calling Peers.
PeersReply are the results from calling Peers.
Performance provides helper methods for measuring the current performance of the system.
StartCPUProfilerArgs are the arguments for calling StartCPUProfiler.
StartCPUProfilerReply are the results from calling StartCPUProfiler.
StopCPUProfilerArgs are the arguments for calling StopCPUProfiler.
StopCPUProfilerReply are the results from calling StopCPUProfiler.

# Interfaces

Peerable can return a group of peers.