package
Version:
v0.0.0-...-e840c4d
Opens a new window with list of versions in this module.
Published: Dec 2, 2022
License: AGPL-3.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 {
Token string `json:"refreshToken" binding:"required"`
}
type Credentials struct {
Username string `json:"username" binding:"required"`
Password string `json:"password" binding:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.