Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotAvail ¶
IsNotAvail indicates whether the error is a NotAvailError.
Types ¶
type NotAvailError ¶
type NotAvailError struct {
StatusCode int
}
NotAvailError indicates that the service is either unreachable or unavailable.
func (NotAvailError) Error ¶
func (e NotAvailError) Error() string
Click to show internal directories.
Click to hide internal directories.