ondrajz / go-callvis

Visualize call graph of a Go program using Graphviz
https://ofabry.github.io/go-callvis
MIT License
5.85k stars 406 forks source link

when open the http://localhost:7878/,shows exit status #69

Closed hityc2019 closed 3 years ago

hityc2019 commented 3 years ago

On win10

$ go-callvis -group pkg,type .
2020/08/04 14:48:54 http serving at http://localhost:7878
2020/08/04 14:48:55 converting dot to svg..

shows as follow:

image