//
pkg.gl
Category
github.com/TBD54566975/golang-tools
refactor
importgraph
package
0.2.1
Repository:
https://github.com/tbd54566975/golang-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
137 SLOC
#
Functions
Build
Build scans the specified Go workspace and builds the forward and reverse import dependency graphs for all its packages.
#
Type aliases
Graph
A Graph is an import dependency graph, either forward or reverse.