Versions in this module Expand all Collapse all v1 v1.12.5 Oct 24, 2022 v1.12.4 Oct 24, 2022 Changes in this version + func Maybe(skipper interface{}, next middleware.Action) middleware.Action + type Skipper interface + Skip func(ctx *context.Context) bool