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

ignore package by regexp or glob? #126

Open GerryLon opened 1 year ago

GerryLon commented 1 year ago

ignore package by regexp or glob?

eg. -ignore github.com/xxx/.*