Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddGraphScalability ¶
func WriteGraph ¶
Types ¶
type Dot ¶
type Dot struct { Format OutputFormat InputFile string OutputName string }
type Grapher ¶
func NewGrapher ¶
type OutputFormat ¶
type OutputFormat int8
const ( Svg OutputFormat Png )
func (OutputFormat) String ¶
func (f OutputFormat) String() string
Click to show internal directories.
Click to hide internal directories.