service

package
v0.0.0-...-f2cfa69 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Converter util.URLConverter
	UniqueID  util.UniqueID
	DB        *gorm.DB
}

func (Service) CreateShortURL

func (s Service) CreateShortURL(urlApply *model.UrlApply) (string, error)

func (Service) DeleteShortURL

func (s Service) DeleteShortURL(shortUrl string, token string) error

func (Service) UnexpiredAddr

func (s Service) UnexpiredAddr(shortUrl string) string

Jump to

Keyboard shortcuts

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