package
0.0.0-20240310010237-a3f02065c60a
Repository: https://github.com/goki/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.