scanner

package
v0.0.0-...-e97b41a Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScanResult

type ScanResult struct {
	Code     []string
	Data     []string
	Locals   []string
	Total    int
	Excluded int
}

ScanResult holds the results of scanning a project directory

func Scan

func Scan(projectPath string, cfg *config.Config) (*ScanResult, error)

Scan scans the project directory and categorizes files

Jump to

Keyboard shortcuts

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