Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFile ¶
func GenerateFile(filename, templateFile string, data *TemplateData) error
func GenerateFiles ¶
func GenerateFiles(path string, data *TemplateData) ([]string, error)
Types ¶
type FilenameError ¶
type FilenameError struct {
EnumTypeName string
}
func (*FilenameError) Error ¶
func (e *FilenameError) Error() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.