# Functions
NewAuth creates a new Auth using the given collector uuid, password and remote base url.
NewControllerClient create new controller from configuration return an initialized controller.
NewDemultiplexer create new DeMultiplexer return an initialized DeMultiplexer object.
NewMultiplexer create a new multiplexer.
Run agent if controller part is present in config file remote will be init else agent will be standalone mode.
# Constants
Possible Statuses.
Possible Statuses.
Possible Statuses.
Possible Statuses.
Possible Statuses.
Possible Statuses.
Possible Statuses.
AuthPath path of the authentication endpoint.
No description provided by the author
No description provided by the author
# Variables
WaitAuth number of second to wait if authentication failed.
# Structs
Agent representation of agent.
Auth representation of auth.
No description provided by the author
No description provided by the author
DeMultiplexer is used to send offset from sink to source.
Multiplexer represent the Multiplexer of collector.
No description provided by the author