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