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

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

tantingting1012 opened this issue · comments

无法识别出导入的包

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.