package
0.0.0-20210809150336-f5fa6252f1aa
Repository: https://github.com/adityasaky/go-tools.git
Documentation: pkg.go.dev
# Functions
Build scans the specified Go workspace and builds the forward and reverse import dependency graphs for all its packages.
# Type aliases
A Graph is an import dependency graph, either forward or reverse.