bradleyjkemp / memviz

Visualize your Go data structures using graphviz
MIT License
1.3k stars 51 forks source link

Use node shapes to distinguish between datatypes #6

Open bradleyjkemp opened 6 years ago

bradleyjkemp commented 6 years ago

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