Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthHandlerImpl ¶
type AuthHandlerImpl struct {
// contains filtered or unexported fields
}
func NewAuthHandler ¶
type AuthUserPayload ¶
type LoginPayload ¶
func (LoginPayload) Validate ¶
func (p LoginPayload) Validate() error
type RegisterPayload ¶
func (RegisterPayload) Validate ¶
func (p RegisterPayload) Validate() error
Click to show internal directories.
Click to hide internal directories.