Versions in this module Expand all Collapse all v1 v1.0.0 Jul 18, 2026 Changes in this version + type GeoJSBlocker struct + AllowUndetected string + Allowed []string + Blocked []string + CacheSize int + CacheTTL string + DebugPath string + DebugToken string + PruneInterval string + Singleflight string + StatsFile string + StatsFlushInterval string + func (GeoJSBlocker) CaddyModule() caddy.ModuleInfo + func (i *GeoJSBlocker) Cleanup() error + func (i *GeoJSBlocker) Provision(ctx caddy.Context) error + func (i *GeoJSBlocker) ServeHTTP(w http.ResponseWriter, r *http.Request, next caddyhttp.Handler) error + func (i *GeoJSBlocker) Validate() error