mirror of
https://github.com/fleetdm/fleet
synced 2026-05-12 03:28:48 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| errors.go | ||
| errors_test.go | ||