analyzer

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: BSD-3-Clause Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "ruleguard",
	Doc:  docString(),
	Run:  runAnalyzer,
}

Analyzer exports ruleguard as an analysis-compatible object.

View Source
var ForceNewEngine = false

ForceNewEngine disables engine cache optimization. This should only be useful for analyzer testing.

View Source
var Version string

Version contains extra version info. It's initialized via ldflags -X when ruleguard is built with Make. Can contain a git hash (dev builds) or a version tag (release builds).

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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