From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/go/runtime%2Frace%2Findex.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devdocs/go/runtime%2Frace%2Findex.html (limited to 'devdocs/go/runtime%2Frace%2Findex.html') diff --git a/devdocs/go/runtime%2Frace%2Findex.html b/devdocs/go/runtime%2Frace%2Findex.html new file mode 100644 index 00000000..e1abbf02 --- /dev/null +++ b/devdocs/go/runtime%2Frace%2Findex.html @@ -0,0 +1,11 @@ +

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 race_v1_amd64.go

Subdirectories

Name Synopsis
..
+

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

+
-- cgit v1.2.3