errors

package
v0.0.0-...-6d1d515 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BrokerError

type BrokerError struct {
	// contains filtered or unexported fields
}

func NewBrokerError

func NewBrokerError(err error) *BrokerError

func (*BrokerError) Error

func (e *BrokerError) Error() string

func (*BrokerError) ToJson

func (e *BrokerError) ToJson() string

type SaveDataError

type SaveDataError struct {
	Data   string
	Reason error
}

func NewSaveDataError

func NewSaveDataError(data string, reason error) *SaveDataError

func (*SaveDataError) Error

func (e *SaveDataError) Error() string

Jump to

Keyboard shortcuts

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