handlers

package
v0.0.0-...-b5a54de Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// :: Internal ::
	MissingRequiredUrlMsg = `Missing required property "url"`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	Store  stores.Store
	HashID *hashids.HashID
}
func (h *Handler) CreateLink(c echo.Context) error
func (h *Handler) DeleteLink(c echo.Context) error
func (h *Handler) GetLink(c echo.Context) error
func (h *Handler) GetLinks(c echo.Context) error

func (*Handler) RedirectToUrl

func (h *Handler) RedirectToUrl(c echo.Context) error

Jump to

Keyboard shortcuts

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