mirror of
https://github.com/go-kit/kit.git
synced 2025-07-17 01:12:38 +02:00
Update documentation throughout the project
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
// Package metrics provides an extensible framework to instrument your
|
||||
// application. All metrics are safe for concurrent use. Considerable design
|
||||
// influence has been taken from https://github.com/codahale/metrics and
|
||||
// https://prometheus.io.
|
||||
package metrics
|
||||
|
||||
// Counter is a monotonically-increasing, unsigned, 64-bit integer used to
|
||||
|
Reference in New Issue
Block a user