//
pkg.gl
Category
github.com/alexsnet/go-vnc
go
metrics
package
0.1.0
Repository:
https://github.com/alexsnet/go-vnc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
124 SLOC
#
Functions
Adjust
No description provided by the author
NewCounter
No description provided by the author
NewGauge
No description provided by the author
Varz
No description provided by the author
#
Structs
Counter
Counter provides a simple monotonically incrementing counter.
Gauge
The Gauge type represents a non-negative integer, which may increase or decrease, but shall never exceed the maximum value.
#
Interfaces
Metric
No description provided by the author