Documentation
¶
Index ¶
- func GetAccountPages(hc *http.Client, uat string, since int64) error
- func GetApiProducts(hc *http.Client, uat string, since int64, force bool) error
- func GetCatalogPages(hc *http.Client, uat string, since int64) error
- func GetDetails(hc *http.Client, uat string, since int64) error
- func GetGamesDbGogProducts(hc *http.Client, uat string, since int64, force bool) error
- func GetLicences(hc *http.Client, userAccessToken string) error
- func GetOrderPages(hc *http.Client, uat string, since int64, force bool) error
- func GetRelatedApiProducts(hc *http.Client, uat string, since int64, force bool) error
- func GetUserAccessToken(hc *http.Client) error
- func GetUserWishlist(hc *http.Client, uat string) error
- func ReduceAccountPages(kvAccountPages kevlar.KeyValues, since int64) error
- func ReduceApiProducts(kvApiProducts kevlar.KeyValues, since int64) error
- func ReduceCatalogPages(kvCatalogPages kevlar.KeyValues, since int64) error
- func ReduceDetails(kvDetails kevlar.KeyValues, since int64) error
- func ReduceGamesDbGogProducts(kvGamesDbGogProducts kevlar.KeyValues, since int64) error
- func ReduceLicences(kvLicences kevlar.KeyValues) error
- func ReduceOrderPages(kvOrderPages kevlar.KeyValues, since int64) error
- func ReduceUserWishlist(kvUserWishlist kevlar.KeyValues) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetApiProducts ¶
func GetGamesDbGogProducts ¶
func GetRelatedApiProducts ¶
func GetUserAccessToken ¶
func ReduceAccountPages ¶
func ReduceCatalogPages ¶
func ReduceLicences ¶
func ReduceUserWishlist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.