package
Version:
v1.5.8
Opens a new window with list of versions in this module.
Published: Jan 14, 2026
License: MIT
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AuthenticateConfig struct {
Username string `json:"username"`
Password string `json:"password"`
GoogleCode string `json:"google_code"`
}
type UserInfo struct {
Username string `json:"username"`
Password string `json:"password"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.