reqwithoutctx

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

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

Types

type Analyzer

type Analyzer struct {
	Funcs []*ssa.Function
	// contains filtered or unexported fields
}

func NewAnalyzer

func NewAnalyzer(pass *analysis.Pass) *Analyzer

func (*Analyzer) Exec

func (a *Analyzer) Exec() []*Report

type Report

type Report struct {
	Instruction ssa.Instruction
}

func (*Report) Message

func (n *Report) Message() string

func (*Report) Pos

func (n *Report) Pos() token.Pos

Jump to

Keyboard shortcuts

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