Documentation ¶
Index ¶
- func AccountProductsUpdates(mt gog_integration.Media) (vangogh_local_data.IdSet, error)
- func All(idSet vangogh_local_data.IdSet, missing, updated bool, modifiedAfter int64, ...) (vangogh_local_data.IdSet, error)
- func MissingLocalDownloads(mt gog_integration.Media, rxa kvas.ReduxAssets, ...) (vangogh_local_data.IdSet, error)
- func MissingLocalImages(it vangogh_local_data.ImageType, rxa kvas.ReduxAssets, ...) (vangogh_local_data.IdSet, error)
- func MissingLocalVideos(rxa kvas.ReduxAssets) (vangogh_local_data.IdSet, error)
- func Modified(since int64, pt vangogh_local_data.ProductType, mt gog_integration.Media) (vangogh_local_data.IdSet, error)
- func NewImageReduxGetter(it vangogh_local_data.ImageType, rxa kvas.ReduxAssets) *imageReduxGetter
- func NewVideoPropertiesGetter(rxa kvas.ReduxAssets) *videoPropertiesGetter
- func RequiredAndIncluded(createdAfter int64) (vangogh_local_data.IdSet, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountProductsUpdates ¶
func AccountProductsUpdates(mt gog_integration.Media) (vangogh_local_data.IdSet, error)
func All ¶
func All( idSet vangogh_local_data.IdSet, missing, updated bool, modifiedAfter int64, pt vangogh_local_data.ProductType, mt gog_integration.Media) (vangogh_local_data.IdSet, error)
func MissingLocalDownloads ¶
func MissingLocalDownloads( mt gog_integration.Media, rxa kvas.ReduxAssets, operatingSystems []vangogh_local_data.OperatingSystem, downloadTypes []vangogh_local_data.DownloadType, langCodes []string) (vangogh_local_data.IdSet, error)
func MissingLocalImages ¶
func MissingLocalImages( it vangogh_local_data.ImageType, rxa kvas.ReduxAssets, localImageIds gost.StrSet) (vangogh_local_data.IdSet, error)
func MissingLocalVideos ¶
func MissingLocalVideos(rxa kvas.ReduxAssets) (vangogh_local_data.IdSet, error)
func Modified ¶
func Modified( since int64, pt vangogh_local_data.ProductType, mt gog_integration.Media) (vangogh_local_data.IdSet, error)
func NewImageReduxGetter ¶
func NewImageReduxGetter( it vangogh_local_data.ImageType, rxa kvas.ReduxAssets) *imageReduxGetter
func NewVideoPropertiesGetter ¶
func NewVideoPropertiesGetter(rxa kvas.ReduxAssets) *videoPropertiesGetter
func RequiredAndIncluded ¶
func RequiredAndIncluded(createdAfter int64) (vangogh_local_data.IdSet, error)
RequiredAndIncluded enumerates all base products for a newly acquired DLCs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.