Documentation
¶
Index ¶
- func GetGogAccountPages(hc *http.Client, uat string, since int64, force bool) error
- func GetGogApiProducts(ids []string, hc *http.Client, uat string, since int64, force bool) error
- func GetGogCatalogPages(hc *http.Client, uat string, since int64) error
- func GetGogDetails(ids []string, hc *http.Client, uat string, since int64, force bool) error
- func GetGogLicences(hc *http.Client, userAccessToken string) error
- func GetGogOrderPages(hc *http.Client, uat string, since int64, force bool) error
- func GetGogUserAccessToken(hc *http.Client) error
- func GetGogUserWishlist(hc *http.Client, uat string) error
- func GetRelatedGogApiProducts(hc *http.Client, uat string, since int64, force bool) error
- func ReduceGogAccountPages(kvGogAccountPages kevlar.KeyValues, since int64) error
- func ReduceGogApiProducts(kvGogApiProducts kevlar.KeyValues, since int64, force bool) error
- func ReduceGogCatalogPages(kvGogCatalogPages kevlar.KeyValues, since int64) error
- func ReduceGogDetails(kvGogDetails kevlar.KeyValues, since int64, force bool) error
- func ReduceGogLicences(kvGogLicences kevlar.KeyValues) error
- func ReduceGogOrderPages(kvGogOrderPages kevlar.KeyValues, since int64) error
- func ReduceGogUserWishlist(kvGogUserWishlist kevlar.KeyValues) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGogAccountPages ¶ added in v1.2.11
func GetGogApiProducts ¶ added in v1.2.11
func GetGogCatalogPages ¶ added in v1.2.11
func GetGogDetails ¶ added in v1.2.11
func GetGogLicences ¶ added in v1.2.11
func GetGogOrderPages ¶ added in v1.2.11
func GetGogUserAccessToken ¶ added in v1.2.11
func GetGogUserWishlist ¶ added in v1.2.11
func GetRelatedGogApiProducts ¶ added in v1.2.11
func ReduceGogAccountPages ¶ added in v1.2.11
func ReduceGogApiProducts ¶ added in v1.2.11
func ReduceGogCatalogPages ¶ added in v1.2.11
func ReduceGogDetails ¶ added in v1.2.11
func ReduceGogLicences ¶ added in v1.2.11
func ReduceGogOrderPages ¶ added in v1.2.11
func ReduceGogUserWishlist ¶ added in v1.2.11
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.