mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-15 08:16:52 +08:00
more robust filer
This commit is contained in:
@@ -17,6 +17,7 @@ import (
|
||||
)
|
||||
|
||||
type UploadResult struct {
|
||||
Name string
|
||||
Size int
|
||||
Error string
|
||||
}
|
||||
|
Reference in New Issue
Block a user