Documentation ¶
Index ¶
- func CloudDrive(driveScan GDriveScan) int
- func CloudStorage(gStorageScan GStorageScan) int
- func Gmail(gMailScan GMailScan) int
- func LocalDrive(localScan LocalScan) int
- func Photos(photosScan GPhotosScan) int
- type Album
- type ContributorInfo
- type GDriveScan
- type GMailScan
- type GPhotosScan
- type GStorageScan
- type ListAlbumsResponse
- type ListMediaItemResponse
- type LocalScan
- type MediaItem
- type MediaMetadata
- type Photo
- type SearchMediaItemRequest
- type Video
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudDrive ¶
func CloudDrive(driveScan GDriveScan) int
func CloudStorage ¶
func CloudStorage(gStorageScan GStorageScan) int
func LocalDrive ¶
func Photos ¶
func Photos(photosScan GPhotosScan) int
Types ¶
type Album ¶
type Album struct { Id string Title string ProductUrl string MediaItemsCount string CoverPhotoBaseUrl string CoverPhotoMediaItemId string }
func ListAlbums ¶
type ContributorInfo ¶
type GDriveScan ¶
type GPhotosScan ¶
type GStorageScan ¶
type GStorageScan struct {
Bucket string
}
type ListAlbumsResponse ¶
type ListMediaItemResponse ¶
type MediaItem ¶
type MediaItem struct { Id string Description string ProductUrl string BaseUrl string MimeType string Filename string MediaMetadata MediaMetadata ContributorInfo ContributorInfo }
type MediaMetadata ¶
type SearchMediaItemRequest ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.