mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-08-25 17:02:10 +00:00
5 lines
64 B
Go
5 lines
64 B
Go
//go:build !race
|
|
|
|
package monitoring
|
|
|
|
const raceEnabled = false
|