Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthHandler ¶
type AuthHandler struct {
// contains filtered or unexported fields
}
func NewAuthHandler ¶
func NewAuthHandler(s service.AuthService) *AuthHandler
func (*AuthHandler) Login ¶
func (h *AuthHandler) Login(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.