//
pkg.gl
Category
github.com/molecule-man/stack-assembly
depgraph
package
0.5.2
Repository:
https://github.com/molecule-man/stack-assembly.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
102 SLOC
#
Variables
ErrCyclicGraph
ErrCyclicGraph is an error indicating that the dependency graph is cyclic and therefore can't be resolved.
#
Structs
DepGraph
DepGraph resolves dependency graph.