mermaid

package
v0.54.2 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Edge

type Edge struct {
	// contains filtered or unexported fields
}

type FlowChart

type FlowChart struct {
	// contains filtered or unexported fields
}

func NewFlowChart

func NewFlowChart() *FlowChart

func (*FlowChart) AddEdge

func (fc *FlowChart) AddEdge(nodeA string, nodeB string)

func (*FlowChart) Generate

func (fc *FlowChart) Generate(w io.Writer)

func (*FlowChart) SetDirection

func (fc *FlowChart) SetDirection(direction string) error

func (*FlowChart) SetTitle

func (fc *FlowChart) SetTitle(title string)

Jump to

Keyboard shortcuts

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