Versions in this module Expand all Collapse all v0 v0.2.0 Nov 7, 2023 Changes in this version + func NewFiberHandler[I, O comparable](errorHandler customerrors.Errors, successHandler success.Success) types.FiberHandler[I, O] + func NewGinHandler[I, O comparable](errorHandler customerrors.Errors, successHandler success.Success) types.GinHandler[I, O]