package
Version:
v0.0.0-...-5e02a82
Opens a new window with list of versions in this module.
Published: Sep 1, 2017
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BuildPNG returns a PNG from a gographviz graph
type Link struct {
Source string `json:"source"`
Target string `json:"target"`
Lag int `json:"lag"`
Transit int `json:"transit"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.