langpkg

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PkgTargets = map[string]string{
		ftypes.PythonPkg: "Python",
		ftypes.CondaPkg:  "Conda",
		ftypes.GemSpec:   "Ruby",
		ftypes.NodePkg:   "Node.js",
		ftypes.Jar:       "Java",
	}
)

Functions

This section is empty.

Types

type Scanner

type Scanner interface {
	Packages(detail ftypes.ArtifactDetail, options types.ScanOptions) types.Results
	Scan(detail ftypes.ArtifactDetail, options types.ScanOptions) (types.Results, error)
}

func NewScanner

func NewScanner() Scanner

Jump to

Keyboard shortcuts

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