Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppController ¶
type AppController struct {
goboots.Controller
}
func (*AppController) Init ¶
func (c *AppController) Init()
type HomeController ¶
type HomeController struct {
AppController
}
func (*HomeController) Init ¶
func (c *HomeController) Init()
Click to show internal directories.
Click to hide internal directories.