package
Version:
v0.0.0-...-7f422e9
Opens a new window with list of versions in this module.
Published: Jan 31, 2021
License: GPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Auth struct {
Username string `json:"username" valid:"Required"`
Password string `json:"password" valid:"Required"`
}
type JWTParams struct {
JwtSecret string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.