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 XXXXX( invalid package name: "") #140

Open wuyanru opened 1 year ago

wuyanru commented 1 year ago

I have a question that

could not import XXXXX( invalid package name: "")

How can I solve this problem! Thanks!