Versions in this module Expand all Collapse all v1 v1.54.4 Nov 23, 2020 Changes in this version + type AppAuthorization struct + AccessKeyID string + Application string + Password string + PrivateAccessKey string + Username string + XMLName xml.Name + type Authorization struct + Expiration time.Time + User string + XMLName xml.Name + type Collection struct + Collections string + Contents string + DsID string + Files string + Name string + Parent string + Ref string + TimeCreated time.Time + Type string + type CollectionContents struct + Collections []Collection + End int + Files []File + HasMore bool + Start int + type CopyFile struct + Name string + Source string + XMLName xml.Name + type CreateFile struct + MediaType string + Name string + XMLName xml.Name + type CreateFolder struct + Name string + XMLName xml.Name + type CreateSyncFolder struct + Name string + XMLName xml.Name + type File struct + DsID string + FileData string + LastModified time.Time + MediaType string + Name string + Parent string + PresentOnServer bool + PublicLink PublicLink + Ref string + Size int64 + TimeCreated time.Time + Versions string + type MoveFile struct + Name string + Parent string + XMLName xml.Name + type MoveFolder struct + Name string + Parent string + XMLName xml.Name + type PublicLink struct + Enabled bool + URL string + XMLName xml.Name + type SetLastModified struct + LastModified time.Time + XMLName xml.Name + type SetPublicLink struct + PublicLink PublicLink + XMLName xml.Name + type TokenAuthRequest struct + AccessKeyID string + PrivateAccessKey string + RefreshToken string + XMLName xml.Name + type User struct + Albums string + Deleted string + MagicBriefcase string + MaximumPublicLinkSize int + MobilePhotos string + Nickname string + PublicLinks string + Quota struct{ ... } + ReceivedShares string + RecentActivities string + SyncFolders string + Username string + WebArchive string + Workspaces string + XMLName xml.Name