Documentation ¶
Index ¶
- func AccountProductsUpdates() ([]string, error)
- func All(ids []string, missing, updated bool, modifiedAfter int64, ...) ([]string, error)
- func MissingLocalDownloads(rdx kevlar.ReadableRedux, ...) ([]string, error)
- func MissingLocalImages(it vangogh_local_data.ImageType, rdx kevlar.ReadableRedux, ...) (map[string]bool, error)
- func Modified(since int64, pt vangogh_local_data.ProductType) ([]string, error)
- func NewImageReduxGetter(it vangogh_local_data.ImageType, rdx kevlar.ReadableRedux) *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_local_data.ProductType) ([]string, error)
func MissingLocalDownloads ¶
func MissingLocalDownloads( rdx kevlar.ReadableRedux, operatingSystems []vangogh_local_data.OperatingSystem, downloadTypes []vangogh_local_data.DownloadType, langCodes []string, noPatches bool) ([]string, error)
func MissingLocalImages ¶
func MissingLocalImages( it vangogh_local_data.ImageType, rdx kevlar.ReadableRedux, localImageIds map[string]bool) (map[string]bool, error)
func Modified ¶
func Modified( since int64, pt vangogh_local_data.ProductType) ([]string, error)
func NewImageReduxGetter ¶
func NewImageReduxGetter( it vangogh_local_data.ImageType, rdx kevlar.ReadableRedux) *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.