# Functions
NewAgent returns an Agent with plugin factories.
# Constants
TaskTypeExtract is the type of task that extracts a record.
TaskTypeProcess is the type of task that processes a record.
TaskTypeSink is the type of task that sends a record to a sink.
# Structs
Agent runs recipes for specified plugins.
No description provided by the author
No description provided by the author
Run contains the json data.
# Interfaces
Monitor is the interface for monitoring the agent.