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.8.1
- Published
- Apr 7, 2017
- Platform
- windows/amd64
- Last checked
- 34 seconds ago –
Tools for package owners.