//go:build !race package plugins // raceEnabled indicates if the binary was built with race detection const raceEnabled = false