mirror of
https://github.com/golang/go
synced 2024-11-18 19:44:46 -07:00
7d4765e2d3
R=rsc DELTA=184 (69 added, 73 deleted, 42 changed) OCL=29178 CL=29253
71 lines
664 B
Plaintext
71 lines
664 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 @}
|
|
{# the .repeated section, .section idiom skips over nils in the array}
|
|
|
|
{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 Factories}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
|
{.end}
|
|
{.repeated section Methods}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|