//
pkg.gl
Category
github.com/theantichris/url-shortener
api
package
0.0.0-20201022113522-43c1e5ffb2a9
Repository:
https://github.com/theantichris/url-shortener.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
99 SLOC
#
Functions
NewHandler
NewHandler creates and returns a new handler.
#
Interfaces
RedirectHandler
RedirectHandler defines the contract for a handler on the HTTP layer.