ondrajz / go-callvis

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

Filter Go and library functions #72

Open amirjrn opened 3 years ago

amirjrn commented 3 years ago

How to filter all functions except user code's functions?