mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-30 18:41:49 -07:00
WISOTT Rendered: https://github.com/temporalio/temporal/blob/stephanos/chasm-graph/docs/architecture/chasm.md
20 lines
269 B
Plaintext
20 lines
269 B
Plaintext
# https://d2lang.com
|
|
# Generate SVG by running `make` inside of `docs/`.
|
|
|
|
vars: {
|
|
d2-config: {
|
|
layout-engine: dagre
|
|
}
|
|
}
|
|
|
|
*.style.font-size: 18
|
|
*.style.bold: true
|
|
|
|
"Component Type": {
|
|
grid-rows: 4
|
|
"Field[T]"
|
|
"Map[K, T]"
|
|
ParentPtr
|
|
Transient
|
|
}
|