Skip to content
Snippets Groups Projects
Commit 5e74a2c3 authored by flycash's avatar flycash
Browse files

fmt code

parent b22c9a34
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ const (
)
var (
labelNames = []string{serviceKey, groupKey, versionKey, methodKey, timeoutKey,}
labelNames = []string{serviceKey, groupKey, versionKey, methodKey, timeoutKey}
namespace = config.GetApplicationConfig().Name
reporterInstance *PrometheusReporter
reporterInitOnce sync.Once
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment