go-callvis
Visualize call graph of a Go program using Graphviz
About this project
go-callvis go-callvis is a development tool to help visualize call graph of a Go program using interactive view. Introduction The purpose of this tool is to provide developers with a visual overview of a Go program using data from call graph and its relations with packages and types. This is especially useful in larger projects where the complexity of the code much higher or when you are just simply trying to understand code of somebody else. Features — click on package to quickly switch the focus using interactive viewer — focus specific package in the program — group functions by package — group methods by their receiver type — filter packages to specific import…
Technologies
Project health
GitHub
Reviews
Built by
Maintain ondrajz/go-callvis? Claiming verifies admin access through your GitHub account and gives you control of this listing.
