package
0.0.0-20200119040024-ad164ee1d6b0
Repository: https://github.com/heanthor/rsec-net.git
Documentation: pkg.go.dev
# Functions
NewDirectedGraph returns an empty directed graph.
No description provided by the author
# Structs
Chain is a method chaining struct for a directed graph.
No description provided by the author
DirectedGraph represents a directed graph as an adjacency list.
No description provided by the author
# Interfaces
No description provided by the author