Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseController ¶
type BaseController struct { beego.Controller IsLogin bool //UserInfo string UserId int64 Username string UserAvatar string }
func (*BaseController) Prepare ¶
func (this *BaseController) Prepare()
Click to show internal directories.
Click to hide internal directories.