domain

package
v0.0.0-...-39d4010 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 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 Url

type Url struct {
	WebUrl      string
	AndroidUrl  string
	IOSUrl      string
	Short       string
	UserID      int64
	UrlType     UrlType
	CustomAlias string
	Password    string
	ExpiryAt    time.Time
	QrCodeUrl   string
}

func NewUrl

func NewUrl(userID int64, urlType UrlType, customAlias, password, qrCodeUrl, webUrl, iOSUrl, androidUrl string, expiryAt time.Time) *Url

type UrlType

type UrlType struct {
	Name string
}

Jump to

Keyboard shortcuts

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