unparam

Parameter analyzer

Tools to analyze unused parameters in Go functions and identify potential issues

Find unused parameters in Go

GitHub

533 stars
10 watching
28 forks
Language: Go
last commit: almost 2 years ago
argumentsfunctionsgolinterparametersresultsunused

Related projects:

RepositoryDescriptionStars
bobg/decoupleAn analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible.22
mfridman/tparseAnalyzes and summarizes Go test output for developers.1,036
sashamelentyev/usestdlibvarsDetects potential misuse of standard library variables in Go code43
maxm65dia/vscode-go-profAn extension for VS Code that provides benchmark profiling support for the Go language7
andrew-m-c/go.jsonvalueA Go library for working with unstructured JSON data efficiently190
unstppbl/gowapAnalyzes web pages to extract technologies and metadata193
miguelpragier/handyA collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language.81
mvdan/xurlsA tool to extract URLs from text using regular expressions in the Go programming language.1,193
davidgamba/go-getoptionsA command line option parser with built-in auto-completion support for Go applications.56
kak-tus/nanZero-allocation nullable structures and conversion functions for Go85
dinopuguh/gosentiwordnetAnalyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations.10
monaxgt/parsefieldsTool for analyzing and structuring log data from JSON-like sources7
phelmkamp/valorProvides Go types for optionals and results with values or errors.17
surullabs/lintTool to run multiple linters on Go code to detect errors and warnings67
go-playground/formA Go package for encoding and decoding URL parameters into structured data types781