command

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserCreateCommand

type UserCreateCommand struct {
	Telephone string `json:"telephone"`
	Password  string `json:"password"`
	Avatar    string `json:"avatar"`
	Nickname  string `json:"nickname"`
	RealName  string `json:"real_name"`
	Gender    uint8  `json:"gender"`
	Birthday  string `json:"birthday"`
	Status    uint8  `json:"status"`
}

Jump to

Keyboard shortcuts

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