Documentation ¶ Overview ¶ Package dot produces DOT graphs from Beam graph representations. Index ¶ func Render(edges []*graph.MultiEdge, nodes []*graph.Node, w io.Writer) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Render ¶ func Render(edges []*graph.MultiEdge, nodes []*graph.Node, w io.Writer) error Render produces a DOT-compatible representation of the graph into the supplied io.Writer Types ¶ This section is empty. Source Files ¶ View all Source files dot.go Click to show internal directories. Click to hide internal directories.