Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Generator ¶
type Generator interface {
Gen() ([]*GeneratedFile, error)
}
Click to show internal directories.
Click to hide internal directories.