package
Version:
v0.0.0-...-7873db6
Opens a new window with list of versions in this module.
Published: Mar 20, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RequestUsername 获取请求接口的用户名
type Login struct {
Username string `form:"username" json:"username" binding:"required"`
Password string `form:"password" json:"password" binding:"required"`
}
Login auth用户验证结构体
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.