Will Norris 4f58c2b81c cmd/golink: add support for templates in long URLs
long URLs are now executed using text/template to allow for more advaned
handling.  Templates have access to PathEscape and QueryEscape funcs, as
well as a data struct containing the current time (Now) and the
remaining path from the user-provided short link (Path).

Change-Id: Iedbbafccf98c4a623d06e9519877c7137ca559e8
2022-06-03 16:47:00 -07:00
2022-06-01 19:15:55 -07:00
2022-06-01 19:15:55 -07:00
S
Description
No description provided
BSD-3-Clause
389 KiB
Languages
Go 46.6%
CSS 30.4%
HTML 16.2%
Nix 4.2%
JavaScript 1.6%
Other 1%