diff options
Diffstat (limited to 'devdocs/go/runtime%2Frace%2Findex.html')
| -rw-r--r-- | devdocs/go/runtime%2Frace%2Findex.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devdocs/go/runtime%2Frace%2Findex.html b/devdocs/go/runtime%2Frace%2Findex.html deleted file mode 100644 index e1abbf02..00000000 --- a/devdocs/go/runtime%2Frace%2Findex.html +++ /dev/null @@ -1,11 +0,0 @@ -<h1> Package race </h1> <ul id="short-nav"> -<li><code>import "runtime/race"</code></li> -<li><a href="#pkg-overview" class="overviewLink">Overview</a></li> -<li><a href="#pkg-index" class="indexLink">Index</a></li> -<li><a href="#pkg-subdirectories">Subdirectories</a></li> -</ul> <h2 id="pkg-overview">Overview </h2> <p>Package race implements data race detection logic. No public interface is provided. For details about the race detector see <a href="https://golang.org/doc/articles/race_detector.html">https://golang.org/doc/articles/race_detector.html</a> </p> <h2 id="pkg-index">Index </h2> <h3>Package files</h3> <p> <span>doc.go</span> <span>race_v1_amd64.go</span> </p> <h2 id="pkg-subdirectories">Subdirectories</h2> <div class="pkg-dir"> <table> <tr> <th class="pkg-name">Name</th> <th class="pkg-synopsis">Synopsis</th> </tr> <tr> <td colspan="2"><a href="../index">..</a></td> </tr> </table> </div><div class="_attribution"> - <p class="_attribution-p"> - © Google, Inc.<br>Licensed under the Creative Commons Attribution License 3.0.<br> - <a href="http://golang.org/pkg/runtime/race/" class="_attribution-link">http://golang.org/pkg/runtime/race/</a> - </p> -</div> |
