Versions in this module Expand all Collapse all v0 v0.9.1 Aug 16, 2026 v0.9.0 Aug 14, 2026 v0.8.0 Aug 10, 2026 Changes in this version + func Wrap(authenticate AuthRequestFunc, next http.Handler, ...) http.Handler + type AuthRequestFunc func(r *http.Request) (context.Context, error)