tags

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMatchPatternIsNotDefined = errors.New("match pattern is not defined")
	ErrInvalidPattern           = errors.New("invalid match pattern")
	ErrFailedToGenerateReport   = errors.New("failed to generate report")
	ErrFailedToReadFile         = errors.New("failed to read file")
)

Functions

func NewAnalyzer

func NewAnalyzer() *analysis.Analyzer

Types

type MissingTag

type MissingTag struct {
	Pos          token.Pos
	Token        ast.Node
	RequiredTags []string
}

Jump to

Keyboard shortcuts

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