diagrams

package
v0.459.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: Apache-2.0 Imports: 16 Imported by: 4

Documentation

Index

Constants

View Source
const (
	PlantUMLEnvVar  = "SYSL_PLANTUML"
	PlantUMLDefault = "http://localhost:8080/plantuml"
)

Variables

This section is empty.

Functions

func ComparePUML added in v0.9.0

func ComparePUML(t *testing.T, expected, actual map[string]string)

func DeflateAndEncode

func DeflateAndEncode(text []byte) (string, error)

The functions below ported from https://github.com/dougn/python-plantuml/blob/master/plantuml.py

func OutputPlantuml

func OutputPlantuml(output, plantuml, umlInput string, fs afero.Fs) error

Types

type Plantumlmixin

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

func (*Plantumlmixin) AddFlag

func (p *Plantumlmixin) AddFlag(cmd *kingpin.CmdClause)

func (*Plantumlmixin) GenerateFromMap

func (p *Plantumlmixin) GenerateFromMap(m map[string]string, fs afero.Fs) error

func (*Plantumlmixin) Value

func (p *Plantumlmixin) Value() string

Jump to

Keyboard shortcuts

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