Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigGenerator ¶
type ConfigGenerator struct { C *Configuration Body string }
func (*ConfigGenerator) Generate ¶
func (cg *ConfigGenerator) Generate()
type EntityGenerator ¶ added in v1.0.5
type EntityGenerator struct { C *Configuration Table *Table Entity *Entity Body string }
func (*EntityGenerator) Generate ¶ added in v1.0.5
func (eg *EntityGenerator) Generate()
func (*EntityGenerator) Init ¶ added in v1.0.5
func (eg *EntityGenerator) Init() *EntityGenerator
Click to show internal directories.
Click to hide internal directories.