data

package
v0.0.0-...-7e59bf3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2022 License: Unlicense Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	Token string `json:"token"`
	Email string `json:"email`
}

type User

type User struct {
	Email       string `json:"email"`
	Password    string `json:"password`
	DisplayName string `json:"displayName`
}

User represents a registered user, providing a valid login.

func (User) GetDisplayName

func (user User) GetDisplayName() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL