mirror of
https://github.com/golang/go
synced 2024-11-20 07:34:40 -07:00
ee23998963
old: CONSTANTS const ( MissingKind = iota; ) new: CONSTANTS const ( MissingKind = iota; ) R=gri,rsc DELTA=4 (4 added, 0 deleted, 0 changed) OCL=30362 CL=30598
62 lines
585 B
Plaintext
62 lines
585 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 Factories}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.repeated section Methods}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|