package
Version:
v0.0.0-...-4eb7f57
Opens a new window with list of versions in this module.
Published: Jan 6, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AuthBody struct {
Email string `json:"email" binding:"required,email"`
Password string `json:"password" binding:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.