mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
6 lines
57 B
Go
6 lines
57 B
Go
//go:build !race
|
|
|
|
package api
|
|
|
|
const raceEnabled = false
|