package
2.9.0
Repository: https://github.com/cloudtrust/common-service.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.

# Functions

GetBatchPointsConfig gets the influx configuration.
NewMetrics returns an InfluxMetrics.

# Structs

NoopCounter is a Counter that does nothing.
NoopGauge is a Gauge that does nothing.
NoopHistogram is an Histogram that does nothing.
NoopMetrics is an Influx metrics that does nothing.

# Interfaces

Counter interface for go-kit/Counter.
Gauge interface for go-kit/Gauge.
GoKitMetrics is the interface of the go-kit metrics.
Histogram interface for go-kit/Histogram.
Influx is the Influx client interface.
Metrics client.