btypes

package
v0.0.0-...-078eab7 Latest Latest
Warning

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

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

Documentation

Overview

Package btypes contains business logic types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Record

type Record struct {
	Key         string
	OriginalURL *url.URL
	User        User
	IsDeleted   bool
}

Record is main struct - contains all information about shorten url.

type User

type User *uuid.UUID

User is user.

Jump to

Keyboard shortcuts

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