//
pkg.gl
Category
github.com/polaris1119/tools
refactor
importgraph
package
0.1.7
Repository:
https://github.com/polaris1119/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
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.