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 PatchLocalTag(w http.ResponseWriter, r *http.Request)
- func PatchTag(w http.ResponseWriter, r *http.Request)
- 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 PatchLocalTag ¶ added in v0.3.86
func PatchLocalTag(w http.ResponseWriter, r *http.Request)
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 ¶
- delete_wishlist.go
- encode.go
- get_all_redux.go
- get_data.go
- get_digest.go
- get_downloads.go
- get_has_data.go
- get_has_redux.go
- get_keys.go
- get_redux.go
- get_search.go
- get_updates.go
- if_modified_since.go
- init.go
- patch_local_tag.go
- patch_tag.go
- put_wishlist.go
- refresh_redux_assets.go
- route_wishlist.go
- routing.go
- sort_desc_from_url.go
Click to show internal directories.
Click to hide internal directories.