error

package
v1.7.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrDupProject = errors.New("duplicate project")

ErrDupProject is the error returned when creating a duplicate project

Functions

This section is empty.

Types

type HTTPError

type HTTPError struct {
	StatusCode int
	Detail     string
}

HTTPError : if response is returned but the status code is not 200, an Error instance will be returned

func (*HTTPError) Error

func (e *HTTPError) Error() string

Error returns the details as string

Jump to

Keyboard shortcuts

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