plantuml

package
v0.0.0-...-446f3a2 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2015 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NilPlantUML = PlantUML("")

Functions

This section is empty.

Types

type Format

type Format int
const (
	PNG Format = iota
	SVG
	EPS
	PDF
	VDX
	XMI
	HTML
	TXT
	UTXT
)

func (Format) Flag

func (f Format) Flag() string

func (Format) String

func (f Format) String() string

type PlantUML

type PlantUML string

func NewPlantUML

func NewPlantUML(path string) (PlantUML, error)

func (PlantUML) Transfer

func (p PlantUML) Transfer(input string, format Format) ([]byte, error)

Jump to

Keyboard shortcuts

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