tvl-depot/context
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 context: Allow overriding resource set paths 2017-07-13 16:07:08 +02:00
context.go refactor: Remove old error handling library 2018-03-09 15:23:57 +01:00
context_test.go feat(license): Relicense under GPLv3 2017-11-21 11:46:27 +01:00