graph

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CircularDepsToError

func CircularDepsToError(circularDeps [][]Dependency) error

func New

func New() *dependencyGraph

Types

type Dependency

type Dependency struct {
	Resource string // name of service, name of tag or decoratorID
	Pretty   string // pretty name
	// contains filtered or unexported fields
}

func (Dependency) IsService

func (d Dependency) IsService() bool

Jump to

Keyboard shortcuts

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