ondrajz / go-callvis

Visualize call graph of a Go program using Graphviz
https://ofabry.github.io/go-callvis
MIT License
5.82k stars 402 forks source link

Add supports for all callgraph construction algo #104

Closed magodo closed 2 years ago

magodo commented 2 years ago

This PR adds support for all of the callgraph construction types supported by the std lib.