package
Version:
v0.0.0-...-7e59bf3
Opens a new window with list of versions in this module.
Published: Jun 12, 2022
License: Unlicense
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Session struct {
Token string `json:"token"`
Email string `json:"email`
}
type User struct {
Email string `json:"email"`
Password string `json:"password`
DisplayName string `json:"displayName`
}
User represents a registered user, providing a valid login.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.