Allow accessing same filename differently
This commit is contained in:
@@ -24,6 +24,8 @@ type Prop struct {
|
||||
CreationDate string `xml:"d:creationdate"`
|
||||
LastModified string `xml:"d:getlastmodified"`
|
||||
IsHidden int `xml:"d:ishidden"`
|
||||
Filename string `xml:"-"`
|
||||
Link string `xml:"-"`
|
||||
}
|
||||
|
||||
type ResourceType struct {
|
||||
|
||||
Reference in New Issue
Block a user