package race
import "runtime/race"
Package race implements data race detection logic. No public interface is provided. For details about the race detector see http://golang.org/doc/articles/race_detector.html
Index ¶
Source Files ¶
- Version
- v1.3.0-rc.2
- Published
- Jun 13, 2014
- Platform
- darwin/amd64
- Last checked
- 1 minute ago –
Tools for package owners.