go-ethereum/metrics/init_test.go

6 lines
56 B
Go
Raw Permalink Normal View History

package metrics
func init() {
metricsEnabled = true
}