package
Version:
v0.0.0-...-10ac1cd
Opens a new window with list of versions in this module.
Published: Nov 11, 2023
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 UserCreationDTO struct {
Username string `json:"username"`
Email string `json:"email"`
}
UserCreationDTO represents the data required to create a new user.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.