fix: [ci skip] fix docs.

This commit is contained in:
Bo-Yi Wu 2017-01-19 22:21:53 +08:00
parent a7b969dcf3
commit da1231315f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
const namespace = "gorush_"
// Metrics implements the prometheus.Metrics interface and
// exposes gitea metrics for prometheus
// exposes gorush metrics for prometheus
type Metrics struct {
TotalPushCount *prometheus.Desc
IosSuccess *prometheus.Desc