Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearCache ¶
func ClearCache(cache ClearableCache) http.HandlerFunc
func HealthCheck ¶
func HealthCheck(w http.ResponseWriter, r *http.Request)
Types ¶
type ClearableCache ¶
type ClearableCache interface {
Clear()
}
Click to show internal directories.
Click to hide internal directories.