Documentation ¶
Index ¶
- type Func
- func Logger(informer logger.Informer) Func
- func NewConnectionCounter(counter prometheus.Counter) Func
- func ReadBytesCounter(counter *prometheus.CounterVec, informer logger.Informer) Func
- func ReadWriteCounter(appConfig *app.Config, informer logger.Informer) []Func
- func WriteByteCounter(counter *prometheus.CounterVec, informer logger.Informer) Func
- type Middleware
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Func ¶
func NewConnectionCounter ¶
func NewConnectionCounter(counter prometheus.Counter) Func
func ReadBytesCounter ¶
func ReadBytesCounter(counter *prometheus.CounterVec, informer logger.Informer) Func
func ReadWriteCounter ¶
func WriteByteCounter ¶
func WriteByteCounter(counter *prometheus.CounterVec, informer logger.Informer) Func
Click to show internal directories.
Click to hide internal directories.