tvl-depot/templater
Vincent Ambo 9cffd3d1d4 refactor templater: Add explicit note about empty-rs warnings
Due to an interesting combination of an error not being handled and Go
initialising everything with what it thinks should be the default,
non-existent resource sets have been gracefully handled already.

This makes this accidental fix explicit.

Fixes #90
2017-10-27 02:55:41 +02:00
..
testdata feat templater: Fail if values are missing 2017-04-04 11:05:09 +02:00
dns.go feat templater: Add IP lookup function 2017-10-20 09:43:02 +02:00
pass.go fix pass: Trim leading & trailing whitespace 2017-02-20 14:25:24 +01:00
templater.go refactor templater: Add explicit note about empty-rs warnings 2017-10-27 02:55:41 +02:00
templater_test.go feat templater: Fail if values are missing 2017-04-04 11:05:09 +02:00