Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsumerHasNoTokensError ¶
type ConsumerHasNoTokensError struct{}
ConsumerHasNoTokensError - Error to throw when a consumer has no tokens.
func (ConsumerHasNoTokensError) Error ¶
func (e ConsumerHasNoTokensError) Error() string
Error - Error string when a consumer has no tokens.
type LoginUnauthorisedError ¶
type LoginUnauthorisedError struct{}
LoginUnauthorisedError - Error to throw when a login was unauthorised.
func (LoginUnauthorisedError) Error ¶
func (e LoginUnauthorisedError) Error() string
Error - Error string for login not unauthorised.
Click to show internal directories.
Click to hide internal directories.