We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
os: win11
go version go1.17.11 windows/amd64
directory structure:
dot -version dot - graphviz version 7.0.5 (20221223.1930) libdir = "D:\Program Files\Graphviz\bin"
command: go-callvis main.go or go-callvis -focus=main ./ or go-callvis -focus=main
result: D:\code\go\fiber_demo\main.go:19:306: illegal UTF-8 encoding -: package ; expected main 2023/03/14 11:42:29 packages contain errors
seek help. thanks
The text was updated successfully, but these errors were encountered:
Does the project compile OK without go-callvis?
Sorry, something went wrong.
No branches or pull requests
os: win11
go version go1.17.11 windows/amd64
directory structure:
dot -version
dot - graphviz version 7.0.5 (20221223.1930)
libdir = "D:\Program Files\Graphviz\bin"
command:
go-callvis main.go
or
go-callvis -focus=main ./
or
go-callvis -focus=main
result:
D:\code\go\fiber_demo\main.go:19:306: illegal UTF-8 encoding
-: package ; expected main
2023/03/14 11:42:29 packages contain errors
seek help. thanks
The text was updated successfully, but these errors were encountered: