url_storage

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UrlStorage

type UrlStorage struct {
	// contains filtered or unexported fields
}

func New

func New(redisClient *redis.Client, shortUrlPrefix string) (*UrlStorage, error)

func (*UrlStorage) GenerateShortUrl

func (storage *UrlStorage) GenerateShortUrl(longUrl string) (string, error)

func (*UrlStorage) GetLongUrlByKey

func (storage *UrlStorage) GetLongUrlByKey(key string) (string, error)

Jump to

Keyboard shortcuts

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