Versions in this module Expand all Collapse all v0 v0.5.0 Apr 19, 2024 v0.4.0 Dec 1, 2022 v0.3.0 Sep 29, 2021 Changes in this version + type Handler interface + Reload func(context.Context) error + WithContext func(context.Context) Handler + type Middleware interface + WithHandler func(next Handler) Handler