fleet/pkg/race/race_enabled.go
2024-10-29 14:13:17 -03:00

6 lines
65 B
Go

//go:build race
// +build race
package race
var enabled = true