setting

package
v0.0.0-...-8d6dda1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Index

func Index(c *core.Context)

基本信息

func Password

func Password(c *core.Context)

修改密码

func PasswordUpdate

func PasswordUpdate(c *core.Context)

修改密码

func Qrcode

func Qrcode(c *core.Context)

二维码

func Star

func Star(c *core.Context)

收藏

func Update

func Update(c *core.Context)

基本信息

func Upload

func Upload(c *core.Context)

Upload 上传图片

Types

type ReqPasswordUpdate

type ReqPasswordUpdate struct {
	Password1 string `form:"password1"`
	Password2 string `form:"password2"`
	Password3 string `form:"password3"`
}

type ReqUpdate

type ReqUpdate struct {
	Email       string `form:"password1"`
	Phone       string `form:"password2"`
	Description string `form:"password3"`
}

type ReqUpload

type ReqUpload struct {
	X      float64 `form:"x"`
	Y      float64 `form:"y"`
	Width  float64 `form:"width"`
	Height float64 `form:"height"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL