Documentation ¶
Index ¶
- func AccountProductsUpdates() ([]string, error)
- func All(ids []string, missing, updated bool, modifiedAfter int64, ...) ([]string, error)
- func MissingLocalDownloads(rdx redux.Readable, operatingSystems []vangogh_integration.OperatingSystem, ...) ([]string, error)
- func MissingLocalImages(it vangogh_integration.ImageType, rdx redux.Readable, ...) (map[string]bool, error)
- func Modified(since int64, pt vangogh_integration.ProductType) ([]string, error)
- func NewImageReduxGetter(it vangogh_integration.ImageType, rdx redux.Readable) *imageReduxGetter
- func RequiredAndIncluded(createdAfter int64) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountProductsUpdates ¶
func All ¶
func All( ids []string, missing, updated bool, modifiedAfter int64, pt vangogh_integration.ProductType) ([]string, error)
func MissingLocalDownloads ¶
func MissingLocalDownloads( rdx redux.Readable, operatingSystems []vangogh_integration.OperatingSystem, downloadTypes []vangogh_integration.DownloadType, langCodes []string, noPatches bool) ([]string, error)
func MissingLocalImages ¶
func Modified ¶
func Modified( since int64, pt vangogh_integration.ProductType) ([]string, error)
func NewImageReduxGetter ¶
func NewImageReduxGetter( it vangogh_integration.ImageType, rdx redux.Readable) *imageReduxGetter
func RequiredAndIncluded ¶
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.