database

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *gorm.DB

Functions

func Init

func Init()

func LinkRead

func LinkRead(alias string) (string, string, error)

func LinkWrite

func LinkWrite(url string, alias string) (string, string, error)

Types

type UriLinkEntry

type UriLinkEntry struct {
	Url       string
	Alias     string `gorm:"uniqueIndex"`
	CreatedAt int64
}

Jump to

Keyboard shortcuts

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