Documentation ¶
Index ¶
Constants ¶
View Source
const ERR_DIAL = int32(2)
View Source
const ERR_LOST_CONNECTION = int32(1)
Variables ¶
This section is empty.
Functions ¶
func NewUnauthorizedError ¶
Types ¶
type UnauthorizedError ¶
type UnauthorizedError struct {
// contains filtered or unexported fields
}
func (*UnauthorizedError) Error ¶
func (err *UnauthorizedError) Error() string
Click to show internal directories.
Click to hide internal directories.