nodegraph🔗
Objects🔗
Builders🔗
Functions🔗
VariantConfig🔗
VariantConfig returns the configuration related to nodegraph panels.
This configuration describes how to unmarshal it, convert it to code, …
ArcOptionConverter🔗
ArcOptionConverter accepts a ArcOption
object and generates the Go code to build this object using builders.
NodeOptionsConverter🔗
NodeOptionsConverter accepts a NodeOptions
object and generates the Go code to build this object using builders.
EdgeOptionsConverter🔗
EdgeOptionsConverter accepts a EdgeOptions
object and generates the Go code to build this object using builders.
PanelConverter🔗
PanelConverter accepts a Panel
object and generates the Go code to build this object using builders.