W3cubDocs

/Go

Package race

Overview

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

Package files

doc.go

© Google, Inc.
Licensed under the Creative Commons Attribution License 3.0.
https://golang.org/pkg/runtime/race/