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

could not import C (no metadata for C) #138

Open wzlove opened 1 year ago

wzlove commented 1 year ago

When I run the project with the following command cmd: 'go-callvis -ignore "C" ./'

then

image