Documentation
¶
Index ¶
- func GenerateController(controllerName, output string, override bool, moduleName string) error
- func GenerateEntity(entityName, outPath string, override bool) error
- func GenerateEntry(outPath string) error
- func GenerateFileExistsHandler(output string, tmpl string, params map[string]string, override bool) error
- func GenerateInjectController(controllerName, output string, override bool, moduleName string) error
- func GenerateInjectRepository(repositoryName, output string, override bool) error
- func GenerateInjectService(serviceName, output string, override bool, moduleName string) error
- func GenerateModule(moduleName, outPath string) error
- func GenerateRepository(repositoryName, output string, override bool) error
- func GenerateService(serviceName, output string, override bool, moduleName string) error
- func InjectController(controllerName, output string) error
- func InjectRepository(repositoryName, output string) error
- func InjectService(serviceName, output string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateController ¶
func GenerateEntity ¶
func GenerateEntry ¶
func GenerateInjectService ¶
func GenerateModule ¶
func GenerateRepository ¶
func GenerateService ¶
func InjectController ¶
func InjectRepository ¶
func InjectService ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.