package
0.0.3
Repository: https://github.com/koderizer/arc.git
Documentation: pkg.go.dev

# Functions

C4ContainerPuml generate the C4 plantUml code from ArcType data to draw Container diagram for target Systems.
C4ContextPuml generate puml code for Context diagram using the given ArcType data.

# Structs

C4Context type hold all data structure to render Context diagrams.
C4Neighbor is the generic presentation for any partnering elements.
C4Relation is the data struct to draw relation in C4.
C4SystemContainer type hold data structure to render Container diagrams.