fleet/errors
Zachary Wasserman 604e3e4fb0 Improve error handling throughout backend (#50)
* New function `errors.ReturnError` for writing errors into the HTTP response
* New type `KolideError` that includes additional error context
* Validation and application errors are reported in a consistent JSON format
* Add 404 handler
* Refactored error handling throughout codebase to use new error patterns
2016-08-09 19:04:28 -07:00
..
errors_test.go Improve error handling throughout backend (#50) 2016-08-09 19:04:28 -07:00
errors.go Improve error handling throughout backend (#50) 2016-08-09 19:04:28 -07:00