tree

package
v1.201.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImportNode

type ImportNode struct {
	Path            string
	Children        []*ImportNode
	Circular        bool   // True if this node creates a circular reference
	ComponentFolder string // The resolved component folder path (e.g., "components/terraform/vpc")
}

ImportNode represents a node in the import tree with recursive children.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL