mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 06:40:54 +03:00
WIP new WebAdmin: status page
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -189,7 +189,7 @@ type PipeWriter interface {
|
||||
GetWrittenBytes() int64
|
||||
}
|
||||
|
||||
// PipeReader defines an interface representing a SFTPGo pipe writer
|
||||
// PipeReader defines an interface representing a SFTPGo pipe reader
|
||||
type PipeReader interface {
|
||||
io.Reader
|
||||
io.ReaderAt
|
||||
|
||||
Reference in New Issue
Block a user