Documentation
¶
Index ¶
Constants ¶
View Source
const PASSWORD_NOT_MATH = "password not match"
Variables ¶
This section is empty.
Functions ¶
func NewGatewayServer ¶
Types ¶
type LoginHandle ¶
type LoginHandle struct {
// contains filtered or unexported fields
}
func NewLoginHandle ¶
func NewLoginHandle(svcInterface service.Interface) *LoginHandle
func (*LoginHandle) Auth ¶
func (lh *LoginHandle) Auth(user *User) (*userConfig, error)
Click to show internal directories.
Click to hide internal directories.