ondrajz / go-callvis

Visualize call graph of a Go program using Graphviz

Home Page:https://ofabry.github.io/go-callvis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ignore package by regexp or glob?

GerryLon opened this issue · comments

ignore package by regexp or glob?

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