Versions in this module Expand all Collapse all v0 v0.0.3 Dec 8, 2022 Changes in this version + func UseJWTMidddleware(g *echo.Group) v0.0.2 Oct 21, 2022 Changes in this version + func New() (e *echo.Echo) + type Custom struct + func NewValidator() *Custom + func (cv *Custom) Validate(i interface{}) error + type Validator interface + Validate func(i interface{}) error