Documentation
¶
Index ¶
- Variables
- type Controller
- func (c *Controller) ProfileLeaveDelete()
- func (c *Controller) ProfileLeaveSet()
- func (c *Controller) SendUserImage()
- func (c *Controller) UserCareCancel()
- func (c *Controller) UserCareConfirm()
- func (c *Controller) UserCareGet()
- func (c *Controller) UserCareSet()
- func (c *Controller) UserImageUpdate()
- func (c *Controller) UserIntroduceSend()
- func (c *Controller) UserNameSend()
- func (c *Controller) UserProfileGet()
Constants ¶
This section is empty.
Variables ¶
View Source
var P = new(profile.Profile)
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
login.Controller
}
func (*Controller) ProfileLeaveDelete ¶
func (c *Controller) ProfileLeaveDelete()
func (*Controller) ProfileLeaveSet ¶
func (c *Controller) ProfileLeaveSet()
func (*Controller) SendUserImage ¶
func (c *Controller) SendUserImage()
func (*Controller) UserCareCancel ¶
func (c *Controller) UserCareCancel()
func (*Controller) UserCareConfirm ¶
func (c *Controller) UserCareConfirm()
func (*Controller) UserCareGet ¶
func (c *Controller) UserCareGet()
func (*Controller) UserCareSet ¶
func (c *Controller) UserCareSet()
func (*Controller) UserImageUpdate ¶
func (c *Controller) UserImageUpdate()
func (*Controller) UserIntroduceSend ¶
func (c *Controller) UserIntroduceSend()
func (*Controller) UserNameSend ¶
func (c *Controller) UserNameSend()
func (*Controller) UserProfileGet ¶
func (c *Controller) UserProfileGet()
Click to show internal directories.
Click to hide internal directories.