Package race

From Get docs
Go/docs/latest/runtime/race/index


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.
http://golang.org/pkg/runtime/race/