Documentation ¶
Index ¶
- func Cascade() error
- func CheckOwnership(idSet map[string]bool, rxa kvas.ReduxAssets) (map[string]bool, error)
- func DehydratedImages() error
- func GetAppListResponseToMap(galr *steam_integration.GetAppListResponse) map[string]uint32
- func GetLanguageCodes(rxa kvas.ReduxAssets) (map[string]bool, error)
- func LanguageNames(langCodeSet map[string]bool) error
- func NativeLanguageNames(langCodeSet map[string]bool) error
- func Orders(modifiedAfter int64) error
- func Owned(mt gog_integration.Media) error
- func SteamAppId(since int64) error
- func SteamTags(since int64) error
- func TagNames(mt gog_integration.Media) error
- func Types(mt gog_integration.Media) error
- func Wishlisted(mt gog_integration.Media) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cascade ¶ added in v0.2.24
func Cascade() error
Cascade is a method to assign reductions to products that don't have them, and can get them through parent products. Current implementation is a template for additional properties and currently only cascades GOGOrderDateProperty from store-products (that are referenced in orders) to account-products that are linked as store-product.IncludesGames.
func CheckOwnership ¶ added in v0.3.5
func DehydratedImages ¶ added in v0.3.67
func DehydratedImages() error
func GetAppListResponseToMap ¶ added in v0.3.22
func GetAppListResponseToMap(galr *steam_integration.GetAppListResponse) map[string]uint32
func GetLanguageCodes ¶
func GetLanguageCodes(rxa kvas.ReduxAssets) (map[string]bool, error)
func LanguageNames ¶
func NativeLanguageNames ¶
func Owned ¶ added in v0.3.5
func Owned(mt gog_integration.Media) error
func SteamAppId ¶ added in v0.3.22
func TagNames ¶
func TagNames(mt gog_integration.Media) error
func Types ¶
func Types(mt gog_integration.Media) error
func Wishlisted ¶ added in v0.2.74
func Wishlisted(mt gog_integration.Media) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.