Documentation ¶
Index ¶
- func Detail(ctx *macaron.Context) string
- func Disable(ctx *macaron.Context) string
- func Enable(ctx *macaron.Context) string
- func Index(ctx *macaron.Context) string
- func IsAdmin(ctx *macaron.Context) bool
- func IsLogin(ctx *macaron.Context) bool
- func Remove(ctx *macaron.Context) string
- func RestoreToken(ctx *macaron.Context) error
- func Store(ctx *macaron.Context, form UserForm) string
- func Uid(ctx *macaron.Context) int
- func UpdateMyPassword(ctx *macaron.Context) string
- func UpdatePassword(ctx *macaron.Context) string
- func Username(ctx *macaron.Context) string
- func ValidateLogin(ctx *macaron.Context) string
- type UserForm
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.