# README
Agent
For a complete list of configuration options and details about the agent, please see the configuration document's agent section.
# Functions
NewAgent returns an Agent for the given Config.
# Structs
Agent runs a set of plugins.
AlignedTicker delivers ticks at aligned times plus an optional jitter.
RollingTicker delivers ticks at regular but unaligned intervals.
UnalignedTicker delivers ticks at regular but unaligned intervals.