import "golang.org/x/website/internal/short"
Package short implements a simple URL shortener, serving shortened urls from /s/key. An administrative handler is provided for other services to use.
AdminHandler serves an administrative interface for managing shortener entries. Be careful. It is the caller’s responsibility to ensure that the handler is only exposed to authorized users.
Link represents a short link.
Package short imports 11 packages (graph) and is imported by 1 packages. Updated 2021-01-15. Refresh now. Tools for package owners.