Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthHandler ¶
type AuthHandler struct {
services.UserService
}
func (*AuthHandler) Login ¶
func (h *AuthHandler) Login(ctx echo.Context) error
func (*AuthHandler) Register ¶
func (h *AuthHandler) Register(ctx echo.Context) error
Click to show internal directories.
Click to hide internal directories.