Documentation ¶ Index ¶ func AttributesToString(attribs map[string]string) string func ExecPan(input io.Reader) (string, error) func Execute(input io.Reader, output io.Writer) error func SvgPan(svg string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AttributesToString ¶ func AttributesToString(attribs map[string]string) string func ExecPan ¶ func ExecPan(input io.Reader) (string, error) func Execute ¶ func Execute(input io.Reader, output io.Writer) error func SvgPan ¶ func SvgPan(svg string) string SvgPan enhances the SVG output from DOT to provide better panning inside a web browser. It uses the svgpan library, which is embedded into the svgpan.JSSource variable. Types ¶ This section is empty. Source Files ¶ View all Source files attributes.go dot.go Click to show internal directories. Click to hide internal directories.