package race
import "runtime/race"
Package race implements data race detection logic. No public interface is provided. For details about the race detector see https://golang.org/doc/articles/race_detector.html
Index ¶
Source Files ¶
- Version
- v1.12.2
- Published
- Apr 5, 2019
- Platform
- darwin/amd64
- Last checked
- now –
Tools for package owners.