Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + 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