package
0.0.0-20220218190644-4958d6d39439
Repository: https://github.com/jhump/golang-x-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.