golang 依赖可视化
模块依赖, 函数依赖, 包依赖可视化
函数调用关系图
https://github.com/legendtkl/godag
https://github.com/ofabry/go-callvis
https://github.com/ofabry/goexplorer
https://github.com/yqylovy/goimportdot
https://godoc.org/golang.org/x/tools/go/callgraph/static
https://github.com/davecheney/graphpkg
模块关系可视化工具 https://github.com/poloxue/modv
https://godoc.org/golang.org/x/tools/go/pointer
https://github.com/fiefdx/CallingViewer
https://github.com/paetzke/go-dep-graph
作者:百里求一
出处:http://www.cnblogs.com/bergus/
我的语雀: https://www.yuque.com/barry.bai
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。