graphviz

package
v0.26.0-rc.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package graphviz implements some graphviz utilities. Graphviz must be installed for these to work.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dot

func Dot(in []byte, format string) ([]byte, error)

Dot renders the DOT-language input with the provided format.

Types

type NotFoundError

type NotFoundError struct {
	ToolName string
}

NotFoundError is generated when a Graphviz tool could not be found.

func (NotFoundError) Error

func (e NotFoundError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL