Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrSASLMechanismNotSupported ¶
type ErrSASLMechanismNotSupported string
ErrSASLMechanismNotSupported is returned if a SASL mechanism was not recognized.
func (ErrSASLMechanismNotSupported) Error ¶
func (e ErrSASLMechanismNotSupported) Error() string
Error implements the standard error interface.
Click to show internal directories.
Click to hide internal directories.