mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix indentation.
* gnu/packages/golng-xyz (go-github-com-nbrownus-go-metrics-prometheus): Fix indentation. Change-Id: I305e0a64fbb89ea073f30f7b91673628097fc263
This commit is contained in:
parent
d02579c9a1
commit
f10a02bdbf
1 changed files with 12 additions and 11 deletions
|
@ -1629,9 +1629,10 @@ (define-public go-github-com-nbrownus-go-metrics-prometheus
|
|||
go-github-com-prometheus-client-golang))
|
||||
(home-page "https://github.com/nbrownus/go-metrics-prometheus")
|
||||
(synopsis "Prometheus support for go-metrics")
|
||||
(description "This package provides a reporter for the @code{go-metrics}
|
||||
library which posts the metrics to the Prometheus client registry and just
|
||||
updates the registry.")
|
||||
(description
|
||||
"This package provides a reporter for the @code{go-metrics} library which
|
||||
posts the metrics to the Prometheus client registry and just updates the
|
||||
registry.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public go-github-com-nsqio-go-diskqueue
|
||||
|
|
Loading…
Reference in a new issue