# Packages
No description provided by the author
# Functions
NewDBConnection is used to create a new client and return influxdb handle.
# Constants
EventName is the constant used to store the name of the event type.
EventTypeContainer is the constant used to store event of type container.
EventTypeContainerStart is the constant used to store event of type container start.
EventTypeContainerStop is the constant used to store event of type container stop.
EventTypeFlow is the constant used to store event of type flows.
# Interfaces
DataAdder interface has all the methods required to interact with influxdb api.