Files
fleet/pkg/race/race_enabled.go
T

7 lines
65 B
Go

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