shortener

package
v0.0.0-...-a8af6b5 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServer

func StartServer(db *db.Database, stats *stats.Statistics, host string)

StartServer starts the server that handles all the requests

Types

type AllLinksData

type AllLinksData struct {
	Links    []db.ShortURL
	Error    error
	WrongUrl string
	Hostname string
}

Jump to

Keyboard shortcuts

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