Documentation
¶
Index ¶
- type Params
- func AccountPage(authHttpClient *http.Client, authBearer string) *Params
- func ApiProducts(authHttpClient *http.Client, authBearer string) *Params
- func CatalogPage(authHttpClient *http.Client, authBearer string) *Params
- func Details(authHttpClient *http.Client, authBearer string) *Params
- func GamesDbGogProduct(authHttpClient *http.Client, authBearer string) *Params
- func HltbData(buildId string) *Params
- func HltbRootPage() *Params
- func Licenses(authHttpClient *http.Client, authBearer string) *Params
- func OrderPage(authHttpClient *http.Client, authBearer string) *Params
- func PcgwEngine() *Params
- func PcgwExternalLinks() *Params
- func PcgwGogPageId() *Params
- func PcgwSteamPageId() *Params
- func ProtonDbSummary() *Params
- func SteamAppDetails() *Params
- func SteamAppNews() *Params
- func SteamAppReviews() *Params
- func SteamDeckCompatibilityReports() *Params
- func UserAccessToken(authHttpClient *http.Client) *Params
- func UserWishlist(authHttpClient *http.Client, authBearer string) *Params
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Params ¶
type Params struct { ProductType vangogh_integration.ProductType UrlFunc func(id string) *url.URL HttpClient *http.Client HttpMethod string AuthBearer string UserAgent string RateLimitRequests float64 RateLimitSeconds float64 }
func GamesDbGogProduct ¶
func HltbRootPage ¶
func HltbRootPage() *Params
func PcgwEngine ¶
func PcgwEngine() *Params
func PcgwExternalLinks ¶
func PcgwExternalLinks() *Params
func PcgwGogPageId ¶
func PcgwGogPageId() *Params
func PcgwSteamPageId ¶
func PcgwSteamPageId() *Params
func ProtonDbSummary ¶
func ProtonDbSummary() *Params
func SteamAppDetails ¶
func SteamAppDetails() *Params
func SteamAppNews ¶
func SteamAppNews() *Params
func SteamAppReviews ¶
func SteamAppReviews() *Params
func SteamDeckCompatibilityReports ¶
func SteamDeckCompatibilityReports() *Params
func UserAccessToken ¶
Click to show internal directories.
Click to hide internal directories.