mirror of
https://github.com/golang/go
synced 2024-11-12 03:00:22 -07:00
3dc7b382f9
R=rsc DELTA=105 (87 added, 7 deleted, 11 changed) OCL=34062 CL=34119
78 lines
740 B
Plaintext
78 lines
740 B
Plaintext
{.section Dirs}
|
|
SUBDIRECTORIES
|
|
{.repeated section @}
|
|
{Name}
|
|
{.end}
|
|
|
|
{.end}
|
|
{.section PDoc}
|
|
PACKAGE
|
|
|
|
package {PackageName}
|
|
import "{ImportPath}"
|
|
{.section Doc}
|
|
|
|
{@}
|
|
{.end}
|
|
{.section Consts}
|
|
|
|
CONSTANTS
|
|
|
|
{.repeated section @}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.section Vars}
|
|
|
|
VARIABLES
|
|
|
|
{.repeated section @}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.section Funcs}
|
|
|
|
FUNCTIONS
|
|
|
|
{.repeated section @}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.section Types}
|
|
|
|
TYPES
|
|
|
|
{.repeated section @}
|
|
{Decl}
|
|
{Doc}
|
|
{.repeated section Consts}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.repeated section Vars}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.repeated section Factories}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.repeated section Methods}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|
|
{.section Bugs}
|
|
|
|
BUGS
|
|
|
|
{.repeated section @}
|
|
{@}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|