models

package
v0.0.0-...-a7d61c3 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserToken

type UserToken struct {
	Token string `json:"token" firestore:"id"`
}

UserToken is the struct for the user JWT token.

type UserUid

type UserUid struct {
	Uid string `json:"uid" firestore:"id"`
}

UserUid is the struct for the user uid.

Jump to

Keyboard shortcuts

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