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

"go-callvis github.com/livekit/livekit-server" cannot generate the callgraph #120

Closed ilongshan closed 2 years ago

ilongshan commented 2 years ago

Using "go-callvis github.com/livekit/livekit-server" cannot generate the callgraph, only output some error message: go-callvis github.com/livekit/livekit-server -: build constraints exclude all Go files in /Users/dd/Work/livekit/livekit 2022/06/03 16:03:18 packages contain errors I am using MacOS with "go version go1.18.2 darwin/arm64"