8 Code: Visualize call graph of your Go program using dot graphs

github.com godoc.org goreportcard.com posted by truefurby 2669 days ago  

Intended purpose of this tool is to show overview of your code's structure by visually representing call graph and type relations. This is especially useful in larger projects where the complexity of the code rises.

Register to comment or vote on this story