errors

package
v2.8.1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CircualDependencyProjectSortError

type CircualDependencyProjectSortError struct {
	Environment string `json:"environment"`
	Project     string `json:"project"`
	// slice of project ids
	DependsOnProjects []string `json:"dependsOnProjects"`
}

func (CircualDependencyProjectSortError) Error

type CircularDependencyConfigSortError

type CircularDependencyConfigSortError struct {
	Location    coordinate.Coordinate   `json:"location"`
	Environment string                  `json:"environment"`
	DependsOn   []coordinate.Coordinate `json:"dependsOn"`
}

func (CircularDependencyConfigSortError) Error

Jump to

Keyboard shortcuts

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