Documentation
¶
Index ¶
- func DataForInfo(service path.ServiceType, cols []ColInfo, backupVersion int) ([]m365Stub.ColInfo, error)
- func DriveItemInfo() details.ItemInfo
- func FileWithData(name, lookupKey string, fileData []byte) (m365Stub.ItemInfo, error)
- func ItemWithMetadata(fileName, itemID, lookupKey string, meta MetaData, permUseID bool) (m365Stub.ItemInfo, error)
- func NewCollection(service path.ServiceType, PathElements []string, backupVersion int) *collection
- type ColInfo
- type FileData
- type ItemData
- type LinkShareData
- type MetaData
- type PermData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataForInfo ¶
func DriveItemInfo ¶
func FileWithData ¶
func ItemWithMetadata ¶
func NewCollection ¶
func NewCollection( service path.ServiceType, PathElements []string, backupVersion int, ) *collection
Types ¶
type LinkShareData ¶
type LinkShareData struct {}
type MetaData ¶
type MetaData struct { SharingMode odmetadata.SharingMode Perms PermData }
Click to show internal directories.
Click to hide internal directories.