init_test.go 49 Bytes
Newer Older
1 2 3 4 5
package metrics

func init() {
	Enabled = true
}