Documentation
¶
Index ¶
Constants ¶
View Source
const ConnectorDestinationNodeIdTag = "connectorDestination"
View Source
const ConnectorOriginNodeIdTag = "connectorOrigin"
View Source
const NodeFromTag = "nodeFrom"
View Source
const NodeIdTag = "nodeId"
View Source
const NodeIndexTag = "nodeIndex"
Variables ¶
This section is empty.
Functions ¶
func PrintStructured ¶
Types ¶
type StructuredTree ¶
type Tree ¶
type Tree[T any] struct { *dep_tree.DepTree[T] Nodes []*NodeWithLevel[T] // contains filtered or unexported fields }
func (*Tree[T]) RenderStructured ¶
Click to show internal directories.
Click to hide internal directories.