You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Note: In this diagram, you'll see that `go-code-tree-imp` and `go-code-tree-fn` point to the same file, which might not seem ok but this is the default behavior in graphviz when creating diagrams with nodes with similar name.
90
+
45
91
## Suggested dependencies
46
92
47
93
*[Graphviz](https://graphviz.org/)
48
94
49
-
It's not required to have it installed to use this tool, because `go-code-tree` only prints diagrams, but it's useful to have `graphviz` installed to _see_ the diagram.
95
+
It's not required to have it installed to use this tool, because `go-code-tree{,-fn}` only prints diagrams, but it's useful to have `graphviz` installed to _see_ the diagram.
0 commit comments