Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserNotExistError ¶ added in v0.8.1
type UserNotExistError struct{}
func (UserNotExistError) Error ¶ added in v0.8.1
func (e UserNotExistError) Error() string
type UserNotLoginError ¶ added in v0.8.1
type UserNotLoginError struct{}
func (UserNotLoginError) Error ¶ added in v0.8.1
func (e UserNotLoginError) Error() string
Click to show internal directories.
Click to hide internal directories.