Documentation
¶
Index ¶
Constants ¶
View Source
const Method = "PURGE"
View Source
const PurgeKeyPrefix = "purge/"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PurgePlugin ¶
type PurgePlugin struct {
// contains filtered or unexported fields
}
func (*PurgePlugin) AddRouter ¶
func (r *PurgePlugin) AddRouter(router *http.ServeMux)
func (*PurgePlugin) HandleFunc ¶
func (r *PurgePlugin) HandleFunc(next http.HandlerFunc) http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.