v1

package
v0.0.0-...-95714bc Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UserInfo

func UserInfo(c *gin.Context)

UserInfo 根据token获取用户信息

func UserLogin

func UserLogin(c *gin.Context)

func UserSignUp

func UserSignUp(c *gin.Context)

UserSignUp @Summary 用户注册 @Tags user @Description 用户注册路由 @Accept json @Produce json @Param name formData string true "昵称" @Param original_password formData string true "输入密码" @Param confirm_password formData string true "再次输入密码" @Router /api/v1/user/sign_up [post]

Types

This section is empty.

Jump to

Keyboard shortcuts

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