package
0.0.0-20191216060532-3d4e150b8f4f
Repository: https://github.com/codingjzy/trireme-statistics.git
Documentation: pkg.go.dev

# 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.

# Structs

Influxdb inplements a DataAdder interface for influxDB.

# Interfaces

DataAdder interface has all the methods required to interact with influxdb api.