Versions in this module Expand all Collapse all v0 v0.4.0 Apr 23, 2024 Changes in this version type Config + Force bool v0.3.1 Apr 23, 2024 v0.3.0 Apr 22, 2024 Changes in this version + func New(_ context.Context, next http.Handler, cfg *Config, name string) (http.Handler, error) + type Config struct + AddStatusHeader bool + Cleanup int + MaxExpiry int + Path string + func CreateConfig() *Config