errors

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2020 License: Apache-2.0 Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorNotFound

type ErrorNotFound struct{}

ErrorNotFound is returned when a 404 response is returned from New Relic's APIs.

func (*ErrorNotFound) Error

func (e *ErrorNotFound) Error() string

type ErrorUnexpectedStatusCode

type ErrorUnexpectedStatusCode struct {
	Err        string
	StatusCode int
}

ErrorUnexpectedStatusCode is returned when an unexpected status code is returned from New Relic's APIs.

func (*ErrorUnexpectedStatusCode) Error

func (e *ErrorUnexpectedStatusCode) Error() string

Jump to

Keyboard shortcuts

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