Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultNameSystem ¶
func DefaultNameSystem() string
DefaultNameSystem returns the default name system for ordering the types to be processed by the generators in this package.
func NameSystems ¶
func NameSystems() namer.NameSystems
NameSystems returns the name system used by the generators in this package.
func NewGenDeepCopy ¶
Types ¶
type CustomArgs ¶ added in v1.4.0
type CustomArgs struct {
BoundingDirs []string // Only deal with types rooted under these dirs.
}
CustomArgs is used tby the go2idl framework to pass args specific to this generator.
Click to show internal directories.
Click to hide internal directories.