pkg

package
v0.0.0-...-df944e1 Latest Latest
Warning

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

Go to latest
Published: May 5, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "fixer",
	Doc:  `Doc`,
	Requires: []*analysis.Analyzer{

		matcher.Analyzer,
	},
	Run: func(p *analysis.Pass) (any, error) {

		return nil, nil
	},
}

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