Documentation ¶
Index ¶
- func Cascade() error
- 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 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 GetLanguageCodes ¶
func GetLanguageCodes(rxa kvas.ReduxAssets) (map[string]bool, error)
func LanguageNames ¶
func NativeLanguageNames ¶
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.