mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-21 17:46:28 +08:00
refactor: change driver interface
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
type FileStream struct {
|
||||
FileInfo
|
||||
Object
|
||||
io.ReadCloser
|
||||
Mimetype string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user