tvl-depot/templater
Vincent Ambo 3aa2cb8d3e refactor: Remove old error handling library
Removes the old error handling library and switches to plain
fmt.Errorf calls.

There are several reasons for this:

* There are no useful types or handling here anyways, so output format
  is the only priority.
* Users don't care about getting stacktraces.
* My emotional wellbeing.

Fin de siècle.
2018-03-09 15:23:57 +01:00
..
testdata feat templater: Fail if values are missing 2017-04-04 11:05:09 +02:00
dns.go refactor: Remove old error handling library 2018-03-09 15:23:57 +01:00
pass.go refactor: Remove old error handling library 2018-03-09 15:23:57 +01:00
templater.go refactor: Remove old error handling library 2018-03-09 15:23:57 +01:00
templater_test.go feat(license): Relicense under GPLv3 2017-11-21 11:46:27 +01:00