Versions in this module Expand all Collapse all v1 v1.2.0 Sep 13, 2024 v1.1.0 Sep 13, 2024 Changes in this version + const InvalidRequest + type Catcher struct + func NewCatcher(ctx context.Context, log *slog.Logger, w http.ResponseWriter, r *http.Request) *Catcher + func (c *Catcher) Catch(err error)