fakes

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2014 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeCloudError

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

func NewFakeCloudError

func NewFakeCloudError(t, message string) FakeCloudError

func (FakeCloudError) Error

func (e FakeCloudError) Error() string

func (FakeCloudError) Type

func (e FakeCloudError) Type() string

type FakeRetryableError

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

func NewFakeRetryableError

func NewFakeRetryableError(message string, canRetry bool) FakeRetryableError

func (FakeRetryableError) CanRetry

func (e FakeRetryableError) CanRetry() bool

func (FakeRetryableError) Error

func (e FakeRetryableError) Error() string

Jump to

Keyboard shortcuts

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