package
4.0.2-stable+incompatible
Repository: https://github.com/algorand/go-algorand.git
Documentation: pkg.go.dev
# Functions
GetHostAgent returns the Agent singleton for the host.
NewAgent factory method for Agent.
# Structs
Agent represents an instance of the CC Agent.
AlgodNode represents an Algod Node (aka Algod Instance).
Command is a command object for Components.
Component base structure inherited by all CC Components.
Host represents the server hosting the CC Agent and Algod Nodes.
Instance represents a Component Instance (component + algod node).
PingPongComponentInstance extends component instance supports management of ping pong instances.
# Type aliases
CommandStatus for tracking status of commands.