entity

package
v0.0.0-...-d66a43f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Shortened

type Shortened struct {
	ID           uuid.UUID
	OriginalURL  string
	ShortenedURL string
}

type TokenDetails

type TokenDetails struct {
	AccessToken      string
	RefreshToken     string
	AccessTokenUuid  string
	RefreshTokenUuid string
	ATExpires        int64
	RTExpires        int64
}

type User

type User struct {
	ID       uuid.UUID
	Username string
	Password string
}

Jump to

Keyboard shortcuts

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