urlshortener

package
v0.0.111 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Questions

func Questions() (string, map[string]string)

Questions ask for url shortener provider or none

Types

type URLShortener

type URLShortener interface {
	GetName() string
	SetupQuestions() map[string]string
	ShortURL() (string, error)
}

URLShortener Interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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