entities

package
v0.0.0-...-0bd68be Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const UserTableName = "_users"

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Id        string
	Name      string
	Avatar    string
	Email     string
	Password  string
	Verified  bool
	Code      string
	Token     string
	Roles     []string
	CreatedAt string
	UpdatedAt string
}

Jump to

Keyboard shortcuts

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