package
Version:
v1.5.4
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
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"`
}
func (Object) AuthenticateApi(ctx iris.Context)
func (Object) Party(app iris.Party)
type UserInfo struct {
Username string `json:"username"`
Password string `json:"password"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.