Doc: add package docs (#296)
* Doc: add package docs Add short package level docs to make godoc looks nicer. Add some badges to the README. * correct url
This commit is contained in:
parent
edc867fe56
commit
de0fa53379
24 changed files with 35 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
// Package metrics implement a handler and middleware that provides Prometheus
|
||||
// metrics.
|
||||
package metrics
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue