[ANN] Tool to augument and render Go mod graph

118 views
Skip to first unread message

Nikolay Dubina

unread,
Apr 25, 2021, 4:39:23 AM4/25/21
to golang-nuts
https://github.com/nikolaydubina/import-graph

What is it?

A tool to enhance output of go mod graph with details about modules.

Basically this:

go mod graph | import-graph -output=dot-color | dot -Tsvg > output.svg

Gets you this:


gin_color.png

Thank you! Hope this can be useful. Have a good weekend everyone!

-- Nikolay
Reply all
Reply to author
Forward
0 new messages