Documentation ¶
Index ¶
- func DeleteWishlist(httpClient *http.Client, ids map[string]bool, mt gog_integration.Media, ...)
- func GetAllRedux(w http.ResponseWriter, r *http.Request)
- func GetData(w http.ResponseWriter, r *http.Request)
- func GetDigest(w http.ResponseWriter, r *http.Request)
- func GetDownloads(w http.ResponseWriter, r *http.Request)
- func GetHasData(w http.ResponseWriter, r *http.Request)
- func GetHasRedux(w http.ResponseWriter, r *http.Request)
- func GetKeys(w http.ResponseWriter, r *http.Request)
- func GetRedux(w http.ResponseWriter, r *http.Request)
- func GetUpdates(w http.ResponseWriter, r *http.Request)
- func HandleFuncs()
- func IfReduxModifiedSince(next http.Handler) http.Handler
- func Init() error
- func PropertyValuesCounts(rxa kvas.ReduxAssets, property string) map[string]int
- func PutWishlist(httpClient *http.Client, ids map[string]bool, mt gog_integration.Media, ...)
- func RefreshReduxAssets(properties ...string) (err error)
- func RouteWishlist(w http.ResponseWriter, r *http.Request)
- func Search(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteWishlist ¶ added in v0.3.80
func DeleteWishlist( httpClient *http.Client, ids map[string]bool, mt gog_integration.Media, w http.ResponseWriter)
func GetAllRedux ¶
func GetAllRedux(w http.ResponseWriter, r *http.Request)
func GetDownloads ¶
func GetDownloads(w http.ResponseWriter, r *http.Request)
func GetHasData ¶
func GetHasData(w http.ResponseWriter, r *http.Request)
func GetHasRedux ¶
func GetHasRedux(w http.ResponseWriter, r *http.Request)
func GetUpdates ¶
func GetUpdates(w http.ResponseWriter, r *http.Request)
func HandleFuncs ¶
func HandleFuncs()
func PropertyValuesCounts ¶
func PropertyValuesCounts(rxa kvas.ReduxAssets, property string) map[string]int
func PutWishlist ¶ added in v0.3.80
func PutWishlist( httpClient *http.Client, ids map[string]bool, mt gog_integration.Media, w http.ResponseWriter)
func RefreshReduxAssets ¶
func RouteWishlist ¶ added in v0.3.80
func RouteWishlist(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.