scan

package
v1.35.3 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Packages

func Packages(quit chan struct{}, errs *perr.List, l *pkginfo.Loader, root paths.FS, basePkgPath paths.Pkg) <-chan *pkginfo.Package

Packages scans and parses the Go packages for all subdirectories in the root.

func ProcessModule

func ProcessModule(errs *perr.List, loader *pkginfo.Loader, moduleRoot paths.FS, process func(pkg *pkginfo.Package))

ProcessModule parses all the packages in the module located at modRoot. It calls process for each package. Multiple goroutines may call process concurrently.

Types

This section is empty.

Jump to

Keyboard shortcuts

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