package
Version:
v0.0.0-...-ca77a15
Opens a new window with list of versions in this module.
Published: Jul 28, 2024
License: LGPL-2.1
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Body struct {
Email string `json:"email" validate:"required,email"`
Password string `json:"password" validate:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.