errors

package
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: Apache-2.0 Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorList

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

ErrorList wraps a list of errors

func (*ErrorList) Append

func (e *ErrorList) Append(err error)

Append append error to list

func (ErrorList) Error

func (e ErrorList) Error() string

Error implement error interface

func (ErrorList) HasError

func (e ErrorList) HasError() bool

HasError check if any error exists in list

type ResourceTrackerNotExistError

type ResourceTrackerNotExistError struct {
	Name string
}

ResourceTrackerNotExistError identifies error caused by resourcetracker not exist

func (ResourceTrackerNotExistError) Error

Error implement error interface

Jump to

Keyboard shortcuts

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