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