package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jun 25, 2021
License: MIT
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GetCmd struct {
Name string `arg:"name" name:"name" required:"" help:"property name"`
}
type Info struct {
Sub string `json:"sub"`
NickName string `json:"nickname"`
Name string `json:"name"`
Picture string `json:"picture"`
UpdatedAt string `json:"updated_at"`
Email string `json:"email"`
EmailVerified bool `json:"email_verified"`
}
type LogoutCmd struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.