package
0.0.4
Repository: https://github.com/lmika/goseq.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
go:generate goyacc -o grammer.go grammer.y .

# Functions

Lookup an actor icon based on it's name.
Creates a new, empty diagram.
Parses a diagram from a reader and returns the diagram or an error.

# Constants

The alt segment.
No description provided by the author
ConcurrentSegmentType is for the first segment of a concurrent block.
ConcurrentWhilstSegmentType is for the subsequent segments (i.e.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The else segment.
No description provided by the author
No description provided by the author
The loop segment.
No description provided by the author
No description provided by the author
The opt segment.
No description provided by the author
ParElseSegmentType is for the "parelse" blocks.
ParSegmentType is for the "par" blocks.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

The default options.
The Default style.
Error returned if the icon cannot be found.
Special actors.
No description provided by the author
The small style.
No description provided by the author
The Tight style.

# Structs

Defines an action.
A participant.
An arrow.
An attribute set.
A framed block of sequence items.
A segment within a block.
Top level diagram definition.
Diagram styles.
Defines a divider, which spans the diagram.
Options for SVG image generation.
Defines a note.
A processing instruction.

# Interfaces

An actor icon.
A sequence item.

# Type aliases

The supported arrow heads.
The supported arrow stems.
No description provided by the author
Note alignments.
The type of segment.