Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func InitApplication ¶
func InitApplication() *Application
func (*Application) GenegateAssets ¶
func (app *Application) GenegateAssets(pojectPath string, configFilePath string, models string) error
func (*Application) GetConfigService ¶
func (app *Application) GetConfigService() *configs.ConfigService
func (*Application) InitProject ¶
func (app *Application) InitProject() error
Click to show internal directories.
Click to hide internal directories.