Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoMiddleware ¶
type GoMiddleware struct { }
GoMiddleware represent the data-struct for middleware
func (*GoMiddleware) JWT ¶
func (m *GoMiddleware) JWT() echo.MiddlewareFunc
JWT will handle the JWT middleware