user

package
v0.0.0-...-6f9dc6e Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Update

type Update struct {
	Username string    `form:"username" json:"username" xml:"username"  binding:"required" label:"用户名"`
	Icon     string    `form:"icon" json:"icon" xml:"icon"  binding:"required" label:"头像"`
	Birthday time.Time `form:"birthday" json:"birthday" xml:"birthday" label:"生日日期" time_format:"2006-01-02"`
	Gender   int32     `form:"gender" json:"gender" binding:"gender" label:"性别"`
}

Jump to

Keyboard shortcuts

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