bradleyjkemp / memviz

Visualize your Go data structures using graphviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use node shapes to distinguish between datatypes

bradleyjkemp opened this issue · comments

E.g. a different shape for struct vs slice vs map