errors

package
v1.0.6 Latest Latest
Warning

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

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

Documentation

Overview

errors has a list of common errors and error functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlertError

type AlertError struct {
	Cause string
}

func (AlertError) Error

func (e AlertError) Error() string

type BadReleaseError

type BadReleaseError struct {
	Cause string
}

BadReleaseError error

func (BadReleaseError) Error

func (e BadReleaseError) Error() string

type CleanUpError

type CleanUpError struct {
	Cause string
}

CleanUpError error

func (CleanUpError) Error

func (e CleanUpError) Error() string

type DeployError

type DeployError struct {
	Cause string
}

DeployError error

func (DeployError) Error

func (e DeployError) Error() string

type HaltError

type HaltError struct {
	Cause string
}

HaltError error

func (HaltError) Error

func (e HaltError) Error() string

type HealthError

type HealthError struct {
	Cause string
}

HealthError error

func (HealthError) Error

func (e HealthError) Error() string

type LockError

type LockError struct {
	Cause string
}

LockError error

func (LockError) Error

func (e LockError) Error() string

type LockExistsError

type LockExistsError struct {
	Cause string
}

LockExistsError error

func (LockExistsError) Error

func (e LockExistsError) Error() string

type LogError

type LogError struct {
	Cause string
}

func (LogError) Error

func (e LogError) Error() string

type NotifyError

type NotifyError struct {
	Cause string
}

func (NotifyError) Error

func (e NotifyError) Error() string

type PanicError

type PanicError struct {
	Cause string
}

func (PanicError) Error

func (e PanicError) Error() string

type UnmarshalError

type UnmarshalError struct {
	Cause string
}

func (UnmarshalError) Error

func (e UnmarshalError) Error() string

Jump to

Keyboard shortcuts

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