Versions in this module Expand all Collapse all v0 v0.2.0 Jul 24, 2026 Changes in this version + func New(cfg *config.Config, opts ...Option) (http.Handler, error) + type Option func(*options) + func WithHook(h hooks.Hook) Option