fix repocard issues (#2)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -7,7 +7,7 @@ import "time"
|
||||
type Tags map[string]string
|
||||
|
||||
var (
|
||||
Defaultreporter Reporter
|
||||
DefaultReporter Reporter
|
||||
)
|
||||
|
||||
// Reporter is an interface for collecting and instrumenting metrics
|
||||
|
Reference in New Issue
Block a user