wings/api
Matthew Penner de51fd1c51
Error handling improvements (#71)
* Remove `emperror.dev/errors`, remove all `errors#Wrap` and `errors#WithStack` calls
* Improve logging in `server/backup.go`
2020-11-28 16:57:10 -07:00
..
api.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
backup_endpoints.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
error.go Endpoint fixes for GET requests and error handling 2020-11-01 14:04:57 -08:00
process_configuration.go Refactor environment handling logic to separate a server from the environment handler itself 2020-08-10 21:38:42 -07:00
server_endpoints.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
sftp_endpoints.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00