variable

package
v0.0.0-...-6932d60 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsCyclical

func IsCyclical(err error) bool

IsCyclical returns true if err is Cyclical.

func NewCyclicalError

func NewCyclicalError(in, from string, causes ...error) cyclicalError

NewCyclicalError returns a struct adhering to the Cyclical interface.

Types

type Cyclical

type Cyclical interface {
	error
	Cyclical() bool
}

Cyclical is an error indicating a cycle of dependencies

Jump to

Keyboard shortcuts

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