Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodeGen ¶
type CodeGen interface {
Gen() []File // Generate a list of files.
}
Each code generator implements this interface.
Click to show internal directories.
Click to hide internal directories.