Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalServiceError ¶
type ExternalServiceError struct {
NestedError
}
func NewExternalServiceError ¶
func NewExternalServiceError(m string, e error) *ExternalServiceError
type NestedError ¶
func NewError ¶
func NewError(m string, e error) *NestedError
func (*NestedError) Error ¶
func (ne *NestedError) Error() string
type ProxyRequestError ¶
func NewProxyRequestError ¶
func NewProxyRequestError(f, p, m string, err error) *ProxyRequestError
func (*ProxyRequestError) Error ¶
func (pre *ProxyRequestError) Error() string
Click to show internal directories.
Click to hide internal directories.