Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CircularDepsToError ¶
func CircularDepsToError(circularDeps [][]Dependency) error
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
Click to show internal directories.
Click to hide internal directories.