Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Diagram ¶
type Diagram struct {
// contains filtered or unexported fields
}
Diagram represents a diagram
func (*Diagram) AddDirectionalEdge ¶
AddDirectionalEdge adds a connection (renders as an arrowed line) between two participants
func (*Diagram) AddParticipants ¶
AddParticipants sets the `participant` array on the Diagram object
func (*Diagram) AddUndirectionalEdge ¶
AddUndirectionalEdge adds a connection (renders as a line) between two participants
Click to show internal directories.
Click to hide internal directories.