ozone

package
v0.0.0-...-2c056e7 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TestFilesAnalyzer = &analysis.Analyzer{
	Name:             "CollectTestFiles",
	Doc:              "collect test files along with their asts",
	Run:              CollectTestFiles,
	RunDespiteErrors: true,
	ResultType:       reflect.TypeOf(map[string]*ast.File{}),
}

Functions

func CollectTestFiles

func CollectTestFiles(pass *analysis.Pass) (interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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