Versions in this module Expand all Collapse all v1 v1.54.4 Nov 23, 2020 Changes in this version + type Error struct + Exception string + Message string + Status string + StatusCode int + func (e *Error) Error() string + type Multistatus struct + Responses []Response + type Prop struct + Checksums []string + IsCollection *string + Modified Time + Name string + Size int64 + Status []string + Type *xml.Name + func (p *Prop) Hashes() (hashes map[hash.Type]string) + func (p *Prop) StatusOK() bool + type PropValue struct + Value string + XMLName xml.Name + type Quota struct + Available string + Used string + type Response struct + Href string + Props Prop + type Time time.Time + func (t *Time) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (t *Time) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error