Documentation ¶
Index ¶
Constants ¶
View Source
const ( PAGE_DASHBOARD = 1 PAGE_PROJECT = 2 PAGE_SIGNUP = 3 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiController ¶
type ApiController struct {
controller.Controller
}
type MainController ¶
type MainController struct {
controller.Controller
}
func (*MainController) ProjectList ¶
Project route
Click to show internal directories.
Click to hide internal directories.