scanner

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Logger  *slog.Logger
	Workers int
}

type Scanner

type Scanner struct {
	// contains filtered or unexported fields
}

func NewScanner

func NewScanner(fileAnalyzer analyzer.FileAnalyzer, opts Options) *Scanner

func (*Scanner) ScanPaths

func (s *Scanner) ScanPaths(ctx context.Context, paths []string, recursive bool) <-chan analyzer.Result

Jump to

Keyboard shortcuts

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