package
Version:
v0.3.8
Opens a new window with list of versions in this module.
Published: May 12, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LoginDevForm struct {
Username string `binding:"required,min=6,max=60" json:"Username"`
Password string `binding:"required,min=8,max=60" json:"Password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.