analyze

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: May 21, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Analyze

func Analyze(inputFilename string, filters *Filters) (*proto.AnalysisSummary, error)

Types

type Filters

type Filters struct {
	CommFilter        map[string]any
	FileRegexFilter   []*regexp.Regexp
	LibraryExtensions map[string]any
	LibEquivalent     map[string][]string
}

func LoadFilters

func LoadFilters(reader io.Reader) (*Filters, error)

func (*Filters) IsLibrary

func (filters *Filters) IsLibrary(path string) bool

Jump to

Keyboard shortcuts

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