github.com/daragao/go-ethereum@v1.8.14-0.20180809141559-45eaef243198/metrics/init_test.go (about)

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