mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-07-09 16:00:59 +00:00
5 lines
59 B
Go
5 lines
59 B
Go
//go:build race
|
|
|
|
package metrics
|
|
|
|
const raceEnabled = true
|