analyzer

package
v1.7.8 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Analyze

func Analyze(a *Analyzer) (model.AnalyzedPaths, error)

Analyze will go through the slice paths given and determine what type of queries should be loaded should be loaded based on the extension of the file and the content

Types

type Analyzer added in v1.6.0

type Analyzer struct {
	Paths             []string
	Types             []string
	ExcludeTypes      []string
	Exc               []string
	GitIgnoreFileName string
	ExcludeGitIgnore  bool
}

Analyzer keeps all the relevant info for the function Analyze

type Parameters added in v1.7.6

type Parameters struct {
	Results string
	Path    []string
}

Jump to

Keyboard shortcuts

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