package
Version:
v0.0.0-...-f0a2dc7
Opens a new window with list of versions in this module.
Published: Jul 25, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UserInfo struct {
OpenID string `json:"id"`
Email string `json:"email"`
Name string `json:"name"`
Picture string `json:"picture"`
VerifiedEmail bool `json:"verified_email"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.