Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthException ¶ added in v1.0.1
Types ¶
type AuthException ¶
type AuthException struct {
// contains filtered or unexported fields
}
func (*AuthException) Error ¶
func (m *AuthException) Error() string
func (*AuthException) Is ¶
func (m *AuthException) Is(target error) bool
Click to show internal directories.
Click to hide internal directories.