Documentation ¶
Index ¶
- func Cascade() error
- func CheckOwnership(idSet map[string]bool, rxa kvas.ReduxAssets) (map[string]bool, error)
- func DehydrateImages(idSet map[string]bool, force bool) 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() error
- func SteamAppId(since int64) error
- func SteamTags(since int64) error
- func TagNames() error
- func Types() error
- func Wishlisted() 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 DehydrateImages ¶ added in v0.4.11
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 SteamAppId ¶ added in v0.3.22
func Wishlisted ¶ added in v0.2.74
func Wishlisted() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.