# Constants
AppID is discvoery id.
Cancel Replicate the cancel action to all nodes.
Delete Replicate the Delete action to all nodes.
InstanceStatusUP Ready to receive traffic.
InstancestatusWating Intentionally shutdown for traffic.
NodeStatusLost lost with each other.
NodeStatusUP Ready to receive register.
Register Replicate the add action to all nodes.
Renew Replicate the heartbeat action to all nodes.
Status Replicate the Status action to all nodes.
Weight Replicate the Weight action to all nodes.
# Structs
App Instances distinguished by hostname.
Apps app distinguished by zone.
ArgCancel define cancel params.
ArgFetch define fetch param.
ArgFetchs define fetchs arg.
ArgPoll define poll param.
ArgPolls define poll param.
ArgRegister define register param.
ArgRenew define renew params.
ArgSet define set param.
Instance holds information required for registration with <Discovery Server> and to be discovered by other components.
InstanceInfo the info get by consumer.
Node node.
Scheduler info.
Zone info.