Skip to content

Releases: moov-io/go-sftp

Minor Mock Client Improvement

22 Mar 18:07
Compare
Choose a tag to compare

Mock client now returns its Err value, if set, from calls to UploadFile().

v0.3.0

21 Jan 22:04
Compare
Choose a tag to compare
  • feat: export MockClient
  • refactor: use testing.T's TempDir instead of ioutil