package
0.2.4
Repository: https://github.com/hashicorp/go-argmapper.git
Documentation: pkg.go.dev

# Functions

VertexID returns the unique ID for a vertex.
VertexName returns the name of a vertex.

# Structs

Graph represents a graph structure.

# Interfaces

Vertex can be anything.
VertexHashable is an optional interface that can be implemented to specify an alternate hash code for a Vertex.

# Type aliases

No description provided by the author
TopoOrder is a topological ordering.