mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-09 19:32:24 +00:00
5 lines
57 B
Go
5 lines
57 B
Go
//go:build !race
|
|
|
|
package api
|
|
|
|
const raceEnabled = false
|