Documentation ¶
Index ¶
- 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 RefreshReduxAssets(properties ...string) (err error)
- func Search(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllRedux ¶ added in v0.2.32
func GetAllRedux(w http.ResponseWriter, r *http.Request)
func GetDownloads ¶ added in v0.2.38
func GetDownloads(w http.ResponseWriter, r *http.Request)
func GetHasData ¶ added in v0.3.54
func GetHasData(w http.ResponseWriter, r *http.Request)
func GetHasRedux ¶ added in v0.3.54
func GetHasRedux(w http.ResponseWriter, r *http.Request)
func GetUpdates ¶ added in v0.2.64
func GetUpdates(w http.ResponseWriter, r *http.Request)
func HandleFuncs ¶ added in v0.2.34
func HandleFuncs()
func IfReduxModifiedSince ¶ added in v0.3.15
func PropertyValuesCounts ¶ added in v0.3.7
func PropertyValuesCounts(rxa kvas.ReduxAssets, property string) map[string]int
func RefreshReduxAssets ¶ added in v0.3.15
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.