diag

package
v0.0.0-...-0e65dd1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2015 License: MIT Imports: 1 Imported by: 0

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

type NestedError struct {
	Message    string
	InnerError error
}

func NewError

func NewError(m string, e error) *NestedError

func (*NestedError) Error

func (ne *NestedError) Error() string

type ProxyRequestError

type ProxyRequestError struct {
	RequestFor string
	Provider   string
	Message    string
	InnerError error
}

func NewProxyRequestError

func NewProxyRequestError(f, p, m string, err error) *ProxyRequestError

func (*ProxyRequestError) Error

func (pre *ProxyRequestError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL