error

package
v6.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2018 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppbaseError

type AppbaseError struct {
	Status  int          `json:"status"`
	Message string       `json:"message"`
	Err     *ErrorReason `json:"error"`
	Raw     *json.RawMessage
}

func (*AppbaseError) Error

func (a *AppbaseError) Error() string

type ErrorReason

type ErrorReason struct {
	Type   string `json:"type"`
	Reason string `json:"reason"`
}

Jump to

Keyboard shortcuts

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