package
Version:
v0.0.0-...-3cbb7cd
Opens a new window with list of versions in this module.
Published: Feb 5, 2025
License: Apache-2.0
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 PostUserReq struct {
Name string `json:"name"`
Password string `json:"password"`
Email string `json:"email"`
Status string `json:"status"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.