https://github.com/paulcager/typegraph
Draw a graph of structure type relationships
https://github.com/paulcager/typegraph
go golang graphviz graphviz-dot metaprogramming
Last synced: 7 months ago
JSON representation
Draw a graph of structure type relationships
- Host: GitHub
- URL: https://github.com/paulcager/typegraph
- Owner: paulcager
- License: apache-2.0
- Created: 2017-08-19T22:30:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T18:31:37.000Z (over 4 years ago)
- Last Synced: 2023-03-02T17:03:02.663Z (over 2 years ago)
- Topics: go, golang, graphviz, graphviz-dot, metaprogramming
- Language: Go
- Homepage:
- Size: 61.5 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# typegraph
Draw a graph of structure type relationshipsSee the `samples` directory for some example output.
TODO - expand this.