Versions in this module Expand all Collapse all v0 v0.1.0 Oct 26, 2024 Changes in this version + type ChecksumFileResult struct + Metadata Item + type Error struct + ErrorString string + Result int + func (e *Error) Error() string + func (e *Error) Update(err error) error + type FileChecksumResponse struct + MD5 string + SHA1 string + SHA256 string + type FileCloseResponse struct + type FileOpenResponse struct + FileDescriptor int64 + Fileid int64 + type FilePWriteResponse struct + Bytes int64 + type FileTruncateResponse struct + type GetFileLinkResult struct + Dwltag string + Expires Time + Hash uint64 + Hosts []string + Path string + Size int64 + func (g *GetFileLinkResult) IsValid() bool + func (g *GetFileLinkResult) URL() string + type Hashes struct + MD5 string + SHA1 string + SHA256 string + type Item struct + Category int + Comments int + ContentType string + Contents []Item + Created Time + FileID int64 + FolderID int64 + Hash uint64 + Height int + ID string + Icon string + IsDeleted bool + IsFolder bool + IsMine bool + IsShared bool + Modified Time + Name string + ParentFolderID int64 + Path string + Size int64 + Thumb bool + Width int + func (i *Item) ModTime() (t time.Time) + type ItemResult struct + Metadata Item + type PubLinkResult struct + Link string + LinkCode string + LinkID int + type Time time.Time + func (t *Time) MarshalJSON() (out []byte, err error) + func (t *Time) UnmarshalJSON(data []byte) error + type UploadFileResponse struct + Checksums []Hashes + Fileids []int64 + Items []Item + type UserInfo struct + Business bool + CryptoLifetime bool + CryptoSubscription bool + Cryptosetup bool + Email string + EmailVerified bool + Journey struct{ ... } + Language string + Plan int + Premium bool + PremiumLifetime bool + PublicLinkQuota int64 + Quota int64 + Registered string + TrashRevretentionDays int + UsedQuota int64 + UserID int