Directories ¶
Path | Synopsis |
---|---|
go
|
|
doc/comment
Package comment implements parsing and reformatting of Go doc comments, (documentation comments), which are comments that immediately precede a top-level declaration of a package, const, func, type, or var.
|
Package comment implements parsing and reformatting of Go doc comments, (documentation comments), which are comments that immediately precede a top-level declaration of a package, const, func, type, or var. |
format
Package format implements standard formatting of Go source.
|
Package format implements standard formatting of Go source. |
printer
Package printer implements printing of AST nodes.
|
Package printer implements printing of AST nodes. |
Click to show internal directories.
Click to hide internal directories.