analyze

package
v0.0.0-...-91868f7 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const FileParseString = "Some files couldn't be parsed."

Variables

This section is empty.

Functions

func Analyze

func Analyze(ctx cli.Context) *cobra.Command

Analyze command

func AnalyzersAsString

func AnalyzersAsString(analyzers []analysis.Analyzer) string

Types

type AnalyzerFoundIssuesError

type AnalyzerFoundIssuesError struct{}

AnalyzerFoundIssuesError indicates that at least one analyzer found problems.

func (AnalyzerFoundIssuesError) Error

func (f AnalyzerFoundIssuesError) Error() string

type Client

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

type FileParseError

type FileParseError struct{}

FileParseError indicates a provided file was unable to be parsed.

func (FileParseError) Error

func (f FileParseError) Error() string

Jump to

Keyboard shortcuts

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