Versions in this module Expand all Collapse all v0 v0.0.237 May 19, 2026 v0.0.236 May 19, 2026 Changes in this version + const DefaultCookieName + const DefaultTTL + const MinHashKeyLen + func Interceptor() connect.UnaryInterceptorFunc + func MarkFenceIntent(ctx context.Context) + func Middleware(hashKey []byte, opts ...Option) func(http.Handler) http.Handler + type Option func(*config) + func WithCookieName(name string) Option + func WithDomain(d string) Option + func WithInsecure() Option + func WithPath(p string) Option + func WithReadPromotion(promote func(context.Context) context.Context) Option + func WithSameSite(s http.SameSite) Option + func WithTTL(d time.Duration) Option