Documentation
¶
Overview ¶
Copyright (c) 2021 Ke Yuchang(aceking.ke@gmail.com). All rights reserved. Use of this source code is governed by MIT license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddEdge ¶
func AddEdge(graphInst *gographviz.Graph, from, to int, Label string) *gographviz.Graph
func DrawSimple ¶
func DrawSimple()
func NewGraph ¶
func NewGraph() *gographviz.Graph
Types ¶
type GraghNode ¶
func (*GraghNode) GenDotGraph ¶
func (node *GraghNode) GenDotGraph(graphInst *gographviz.Graph) *gographviz.Graph
Click to show internal directories.
Click to hide internal directories.