Documentation ¶
Index ¶
- func Errorf(format string, args ...interface{}) error
- func IsContainUserError(err error) bool
- func IsNetworkError(err error) bool
- func IsPlatformError(err error) bool
- func IsSessionNotFound(err error) bool
- func IsTimeoutError(err error) bool
- func IsUserError(err error) bool
- func New(message string) error
- func PlatformErrorf(format string, args ...interface{}) error
- func UserErrorf(format string, args ...interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsContainUserError ¶
func IsNetworkError ¶
func IsPlatformError ¶
func IsSessionNotFound ¶
func IsTimeoutError ¶
func IsUserError ¶
func PlatformErrorf ¶
func UserErrorf ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.