package
Version:
v1.1.9
Opens a new window with list of versions in this module.
Published: Nov 18, 2024
License: Unlicense
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type User struct {
Username string `json:"username"`
Email string `json:"email"`
Auth0Id string `json:"auth0Id`
LastLoginTime string `json:"lastLoginTime"`
Decks []string `json:"decks"`
Cards []string `json:"cards"`
Sets []string `json:"sets"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.