user

package
v1.1.8 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: Unlicense Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Username      string   `json:"username"`
	Email         string   `json:"email"`
	LastLoginTime string   `json:"lastLoginTime"`
	Decks         []string `json:"decks"`
	Cards         []string `json:"cards"`
	Sets          []string `json:"sets"`
}

Jump to

Keyboard shortcuts

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