models

package
v0.0.0-...-6d88d4d Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type URL

type URL struct {
	gorm.Model
	ShortID string
	LongURL string
}

func (*URL) Create

func (url *URL) Create() *gorm.DB

func (*URL) ReadByLongURL

func (url *URL) ReadByLongURL() *gorm.DB

func (*URL) ReadByShortID

func (url *URL) ReadByShortID() *gorm.DB

Jump to

Keyboard shortcuts

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