Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
Config *Config
}
App home app
func (App) ConfigureAdmin ¶
ConfigureAdmin configure admin interface
func (App) ConfigureApplication ¶
func (app App) ConfigureApplication(application *application.Application)
ConfigureApplication configure application
type Controller ¶
Controller home controller
func (Controller) Index ¶
func (ctrl Controller) Index(w http.ResponseWriter, req *http.Request)
Index home index page
Click to show internal directories.
Click to hide internal directories.