package
Version:
v0.0.0-...-211e480
Opens a new window with list of versions in this module.
Published: Feb 1, 2024
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 CreateUserInputDTO struct {
ID string `json:"id" bson:"_id"`
Nickname string `json:"nickname" bson:"nickname"`
Password string `json:"password" bson:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.