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