graphviz

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const OrientationLeftRight = "LR"

Variables

This section is empty.

Functions

func Build

func Build(
	resc *resources.ResourceCollection, resourceImageMap map[string]string, config Config,
) string

func BuildWithStyle

func BuildWithStyle(
	resc *resources.ResourceCollection, resourceImageMap map[string]string, config Config, style Style,
) string

Types

type Config

type Config struct {
	Orientation string
}

type Style

type Style struct {
	Nodes  map[resources.Resource]string
	Arrows map[string][]map[string]string
}

Jump to

Keyboard shortcuts

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