mirror of https://github.com/golang/go.git
19 lines
335 B
HTML
19 lines
335 B
HTML
|
|
<font color=red>THIS SECTION IS CURRENTLY UNDER CONSTRUCTION</font>
|
|
|
|
<h1>package <!--PACKAGE_NAME--></h1>
|
|
<!--PACKAGE_COMMENT-->
|
|
<!--PACKAGE_INTERFACE-->
|
|
|
|
<hr />
|
|
<h1>Implementation</h1>
|
|
<font color=grey>Comments are currently not shown in the source.</font>
|
|
|
|
<pre>
|
|
<!--PACKAGE_BODY-->
|
|
</pre>
|
|
|
|
</div> <!-- content -->
|
|
</body>
|
|
</html>
|