github.com/googgoog/go-ethereum@v1.9.7/metrics/init_test.go (about)

     1  package metrics
     2  
     3  func init() {
     4  	Enabled = true
     5  }