Versions in this module Expand all Collapse all v1 v1.3.1 Jul 28, 2020 v1.2.1 Jul 7, 2020 Changes in this version + func GetAllUser(c echo.Context) error + func GetDurataionUsers(c echo.Context) error + func InitCustomHandler() + func Login(c echo.Context) error + type JwtCustomClaims struct + Name string + type Response struct + Content interface{} + Message string + Status int + Success bool + func (r *Response) SetContent(content interface{}) + func (r *Response) SetMessage(message string) + func (r *Response) SetStatus(status int) + func (r *Response) SetSuccess(success bool)