Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct{}
Generator allows to identify template as a plugin
func (Generator) InvocationName ¶
InvocationName is used to identify the generator when the generate command is called.
type Initializer ¶
type Initializer struct{}
Initializer
func (*Initializer) Initialize ¶
func (Initializer) Name ¶
func (i Initializer) Name() string
Click to show internal directories.
Click to hide internal directories.