wings/sftp
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
..
errors.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
handler.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
lister.go Bring the sftp server code into the package itself 2020-08-31 20:14:04 -07:00
server.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
sftp.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00