Add more metadata
This commit is contained in:
@@ -20,7 +20,7 @@ type PropStat struct {
|
||||
|
||||
type Prop struct {
|
||||
ResourceType ResourceType `xml:"d:resourcetype"`
|
||||
ContentLength int `xml:"d:getcontentlength"`
|
||||
ContentLength int64 `xml:"d:getcontentlength"`
|
||||
CreationDate string `xml:"d:creationdate"`
|
||||
LastModified string `xml:"d:getlastmodified"`
|
||||
IsHidden int `xml:"d:ishidden"`
|
||||
|
||||
Reference in New Issue
Block a user