implemented os file interface acstraction
This commit is contained in:
parent
23528fe28e
commit
ad41ddbe54
11 changed files with 223 additions and 92 deletions
5
pkg/provider/sftp/sftp.go
Normal file
5
pkg/provider/sftp/sftp.go
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Copyright (C) 2022 Marius Schellenberger
|
||||
|
||||
package sftp
|
||||
|
||||
// github.com/pkg/sftp
|
||||
Loading…
Add table
Add a link
Reference in a new issue