tvl-depot/example/some-api
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
..
some-api.yaml refactor: Remove old error handling library 2018-03-09 15:23:57 +01:00