package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Jun 7, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.