mirror of
https://github.com/wahyd4/golink.git
synced 2026-08-08 21:01:05 +10:00
Add a "Match" template func, which uses regexp.MatchString to match a value against a regular expression pattern. Fixes #125 Signed-off-by: Will Norris <will@tailscale.com>