//
pkg.gl
Category
github.com/ash2k/smith
pkg
util
graph
package
2.0.0+incompatible
Repository:
https://github.com/ash2k/smith.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
1
Dependents
0
Files
125 SLOC
#
Functions
NewGraph
No description provided by the author
#
Structs
Graph
Graph is a graph representation of resource dependencies.
Vertex
Vertex is a resource representation in a dependency graph.
#
Interfaces
D
D is data attached to the vertex.
V
V is name of the vertex.