Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImportPaths ¶
type ImportPaths []string
ImportPaths is a convenience type for use with the flag package to enable multiple import paths to be provided via multiple occurences of a flag
func (*ImportPaths) Set ¶
func (i *ImportPaths) Set(value string) error
func (*ImportPaths) String ¶
func (i *ImportPaths) String() string
Directories ¶
Path | Synopsis |
---|---|
Package ast defines the AST data structures used by gotoc.
|
Package ast defines the AST data structures used by gotoc. |
Package gendesc generates descriptor protos from an AST.
|
Package gendesc generates descriptor protos from an AST. |
Package parser parses proto files into gotoc's AST representation.
|
Package parser parses proto files into gotoc's AST representation. |
Click to show internal directories.
Click to hide internal directories.