Versions in this module Expand all Collapse all v1 v1.0.0 Jan 20, 2026 Changes in this version + const Method + const PurgeKeyPrefix + func NewPurgePlugin(opts configv1.Option, log *log.Helper) (configv1.Plugin, error) + type PurgePlugin struct + func (r *PurgePlugin) AddRouter(router *http.ServeMux) + func (r *PurgePlugin) HandleFunc(next http.HandlerFunc) http.HandlerFunc + func (r *PurgePlugin) Start(ctx context.Context) error + func (r *PurgePlugin) Stop(ctx context.Context) error