Documentation
¶
Index ¶
- func AccountProductsUpdates() (map[string]bool, error)
- func All(idSet map[string]bool, missing, updated bool, modifiedAfter int64, ...) (map[string]bool, error)
- func MissingLocalDownloads(rdx kvas.ReadableRedux, operatingSystems []vangogh_local_data.OperatingSystem, ...) (map[string]bool, error)
- func MissingLocalImages(it vangogh_local_data.ImageType, rdx kvas.ReadableRedux, ...) (map[string]bool, error)
- func MissingLocalThumbnails(rdx kvas.ReadableRedux) (map[string]bool, error)
- func MissingLocalVideos(rdx kvas.ReadableRedux, force bool) (map[string]bool, error)
- func Modified(since int64, pt vangogh_local_data.ProductType) (map[string]bool, error)
- func NewImageReduxGetter(it vangogh_local_data.ImageType, rdx kvas.ReadableRedux) *imageReduxGetter
- func NewVideoPropertiesGetter(rdx kvas.ReadableRedux) *videoPropertiesGetter
- func RequiredAndIncluded(createdAfter int64) (map[string]bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountProductsUpdates ¶
func All ¶
func All( idSet map[string]bool, missing, updated bool, modifiedAfter int64, pt vangogh_local_data.ProductType) (map[string]bool, error)
func MissingLocalDownloads ¶
func MissingLocalDownloads( rdx kvas.ReadableRedux, operatingSystems []vangogh_local_data.OperatingSystem, downloadTypes []vangogh_local_data.DownloadType, langCodes []string) (map[string]bool, error)
func MissingLocalImages ¶
func MissingLocalImages( it vangogh_local_data.ImageType, rdx kvas.ReadableRedux, localImageIds map[string]bool) (map[string]bool, error)
func MissingLocalThumbnails ¶
func MissingLocalThumbnails(rdx kvas.ReadableRedux) (map[string]bool, error)
func MissingLocalVideos ¶
func Modified ¶
func Modified( since int64, pt vangogh_local_data.ProductType) (map[string]bool, error)
func NewImageReduxGetter ¶
func NewImageReduxGetter( it vangogh_local_data.ImageType, rdx kvas.ReadableRedux) *imageReduxGetter
func NewVideoPropertiesGetter ¶
func NewVideoPropertiesGetter(rdx kvas.ReadableRedux) *videoPropertiesGetter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.