Documentation ¶
Index ¶
- func AccountProductsUpdates(mt gog_integration.Media) (map[string]bool, error)
- func All(idSet map[string]bool, missing, updated bool, modifiedAfter int64, ...) (map[string]bool, error)
- func MissingLocalDownloads(mt gog_integration.Media, rxa kvas.ReduxAssets, ...) (map[string]bool, error)
- func MissingLocalImages(it vangogh_local_data.ImageType, rxa kvas.ReduxAssets, ...) (map[string]bool, error)
- func MissingLocalVideos(rxa kvas.ReduxAssets) (map[string]bool, error)
- func Modified(since int64, pt vangogh_local_data.ProductType, mt gog_integration.Media) (map[string]bool, error)
- func NewImageReduxGetter(it vangogh_local_data.ImageType, rxa kvas.ReduxAssets) *imageReduxGetter
- func NewVideoPropertiesGetter(rxa kvas.ReduxAssets) *videoPropertiesGetter
- func RequiredAndIncluded(createdAfter int64) (map[string]bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountProductsUpdates ¶
func AccountProductsUpdates(mt gog_integration.Media) (map[string]bool, error)
func All ¶
func All( idSet map[string]bool, missing, updated bool, modifiedAfter int64, pt vangogh_local_data.ProductType, mt gog_integration.Media) (map[string]bool, error)
func MissingLocalDownloads ¶
func MissingLocalDownloads( mt gog_integration.Media, rxa kvas.ReduxAssets, 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, rxa kvas.ReduxAssets, localImageIds map[string]bool) (map[string]bool, error)
func MissingLocalVideos ¶
func MissingLocalVideos(rxa kvas.ReduxAssets) (map[string]bool, error)
func Modified ¶
func Modified( since int64, pt vangogh_local_data.ProductType, mt gog_integration.Media) (map[string]bool, error)
func NewImageReduxGetter ¶
func NewImageReduxGetter( it vangogh_local_data.ImageType, rxa kvas.ReduxAssets) *imageReduxGetter
func NewVideoPropertiesGetter ¶
func NewVideoPropertiesGetter(rxa kvas.ReduxAssets) *videoPropertiesGetter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.