mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-07 00:37:36 +00:00
5 lines
61 B
Go
5 lines
61 B
Go
//go:build !race
|
|
|
|
package metrics
|
|
|
|
const raceEnabled = false
|