utils

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScanResult added in v0.5.0

type ScanResult struct {
	TFDirs   map[string]struct{}
	TFCount  int
	DocCount int
}

ScanResult holds the results of a single filesystem walk.

func ScanRepository added in v0.5.0

func ScanRepository(root string) (*ScanResult, error)

ScanRepository walks the directory tree once, collecting Terraform module directories, file counts, and documentation file counts in a single pass.

Jump to

Keyboard shortcuts

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