mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 17:41:57 +08:00
Feat: finish WebDAV adaptation
This commit is contained in:
@@ -21,6 +21,7 @@ type FileInfo interface {
|
||||
GetName() string
|
||||
ModTime() time.Time
|
||||
IsDir() bool
|
||||
GetPosition() string
|
||||
}
|
||||
|
||||
// Proppatch describes a property update instruction as defined in RFC 4918.
|
||||
|
||||
Reference in New Issue
Block a user