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

product_risk_check.go:37:2: undeclared name: logger #117

Closed tantingting1012 closed 1 year ago

tantingting1012 commented 2 years ago

无法识别出导入的包

ondrajz commented 1 year ago

This is probably an invalid issue?

I assume that the compilation error is actually occurring on the project you are trying to use go-callvis on and not the go-callvis itself.

Please, correct me if I am wrong.