Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GormGenerator ¶
type GormGenerator struct {
ServiceName string
ServicePath string
DatabaseCfg *corev1.Data_Database
DryRun bool
}
GormGenerator wraps the GORM GEN code generation for a single service.
func (*GormGenerator) Generate ¶
func (g *GormGenerator) Generate() error
Generate runs the GORM GEN code generation.
Click to show internal directories.
Click to hide internal directories.