Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { *revel.Controller UserInfo struct { ID uint IsLogin bool } }
App Revel Controller
type Auth ¶
type Auth struct {
App
}
Auth is App
type Reminders ¶
type Reminders struct {
App
}
Reminders is App
func (Reminders) CreatePrepare ¶
CreatePrepare リマインド作成入力画面
Click to show internal directories.
Click to hide internal directories.