directives

package
v0.0.0-...-03d6137 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name:       "directives",
	Doc:        "collect //go:* directives for function declarations",
	Run:        run,
	ResultType: reflect.TypeOf(Result(nil)),
}

Functions

This section is empty.

Types

type Result

type Result map[*ast.FuncDecl][]string

Jump to

Keyboard shortcuts

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