import "internal/race"
Package race contains helper functions for manually instrumenting code for the race detector.
The runtime package intentionally exports these functions only in the race build; this package exports them unconditionally but without the "race" build tag they are no-ops.
func Disable()
func Enable()
Package race imports 1 packages (graph) and is imported by 37 packages. Updated 2021-01-22. Refresh now. Tools for package owners.