package
Version:
v0.0.0-...-a28d39e
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
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 Request struct {
UserName string `json:"username" validate:"required" example:"10056789"`
Password string `json:"password" validate:"required" example:"P@ssword1234"`
Mode string `json:"-"`
}
Service service interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.