Documentation ¶
Index ¶
Constants ¶
View Source
const ( PlantUMLEnvVar = "SYSL_PLANTUML" PlantUMLDefault = "http://localhost:8080/plantuml" )
Variables ¶
This section is empty.
Functions ¶
func DeflateAndEncode ¶
The functions below ported from https://github.com/dougn/python-plantuml/blob/master/plantuml.py
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 (*Plantumlmixin) Value ¶
func (p *Plantumlmixin) Value() string
Click to show internal directories.
Click to hide internal directories.