wings/server/filesystem
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
..
compress.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
decompress.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
disk_space.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
errors_test.go Fix error handling and get tests back to working 2020-11-08 15:15:39 -08:00
errors.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
filesystem_test.go Fix error handling and get tests back to working 2020-11-08 15:15:39 -08:00
filesystem.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
path_test.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
path.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
stat_darwin.go Refactor filesystem to not be dependent on a server struct 2020-09-27 12:24:08 -07:00
stat_linux.go Remoe stat_arm.go, make stat_linux.go with with both 32 and 64 bit systems 2020-10-17 15:45:14 -06:00
stat_windows.go Refactor filesystem to not be dependent on a server struct 2020-09-27 12:24:08 -07:00
stat.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00