mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
6 lines
55 B
Go
6 lines
55 B
Go
//go:build race
|
|
|
|
package api
|
|
|
|
const raceEnabled = true
|