package
0.0.0-20240917084806-57a3b4290ba3
Repository: https://github.com/mvdan/unparam.git
Documentation: pkg.go.dev

# Functions

UnusedParams returns a list of human-readable issues that point out unused function parameters.

# Structs

Checker finds unused parameters in a program.
Issue identifies a found unused parameter.