github.com/cryptogateway/go-paymex@v0.0.0-20210204174735-96277fb1e602/metrics/init_test.go (about)

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