updateuserinfo

package
v0.0.0-...-ca656e9 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CodeNameError     data.CodeType = -1
	CodeWeChatError   data.CodeType = -2
	CodeEmailError    data.CodeType = -3
	CodeLocationError data.CodeType = -4
)

Variables

This section is empty.

Functions

func Handler

func Handler(c *gin.Context)

Types

type Query

type Query struct {
	Name     string `form:"name"`
	Wechat   string `form:"wechat"`
	Email    string `form:"email"`
	Location string `form:"location"`
}

Jump to

Keyboard shortcuts

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