mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-03 09:17:38 +00:00
6 lines
49 B
Go
6 lines
49 B
Go
|
package metrics
|
||
|
|
||
|
func init() {
|
||
|
Enabled = true
|
||
|
}
|