Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenConfigYaml ¶ added in v0.0.6
func GenConfigYaml()
Types ¶
type App ¶
type App struct { AppName string `json:"app_name" mapstructure:"app_name"` Port string `json:"port" mapstructure:"port"` }
func (*App) GenBaseModel ¶ added in v0.1.1
func (app *App) GenBaseModel()
func (*App) GenController ¶
func (app *App) GenController()
Click to show internal directories.
Click to hide internal directories.