Remove unnecessary interface methods and implement cur direcoty #95

Merged
lunny merged 3 commits from lunny/cur_dir into master 2020-02-08 10:21:03 +00:00
Owner

This PR did some enhancements.

  • Removed the methods on Driver interface, Init(*Conn) and ChangeDir.
  • Finished all the methods of MinioDriver with more tests.
  • Fix tests on RetrFrom of FileDriver.
This PR did some enhancements. - [x] Removed the methods on Driver interface, `Init(*Conn)` and `ChangeDir`. - [x] Finished all the methods of `MinioDriver` with more tests. - [x] Fix tests on RetrFrom of `FileDriver`.
lunny added the
break
label 2020-02-07 06:31:10 +00:00
lunny added this to the 0.4 milestone 2020-02-07 06:31:13 +00:00
lunny added the
enhancement
label 2020-02-08 10:16:55 +00:00
lunny closed this pull request 2020-02-08 10:21:02 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: goftp/server#95
No description provided.