使用图像直观展示 golang 包依赖关系
golang
go get github.com/iNevd/graphpkg
依赖graphviz
graphpkg [package1 package2...]
graphpkg net
graphpkg os 结果输出如图
graphpkg os