unparam

Parameter analyzer

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

Find unused parameters in Go

GitHub

532 stars
10 watching
28 forks
Language: Go
last commit: 2 months ago
argumentsfunctionsgolinterparametersresultsunused

Related projects:

Repository Description Stars
bobg/decouple An analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible. 22
mfridman/tparse Analyzes and summarizes Go test output for developers. 1,025
sashamelentyev/usestdlibvars Detects potential misuse of standard library variables in Go code 43
maxm65dia/vscode-go-prof An extension for VS Code that provides benchmark profiling support for the Go language 7
andrew-m-c/go.jsonvalue A Go library for working with unstructured JSON data efficiently 187
unstppbl/gowap Analyzes web pages to extract technologies and metadata 192
miguelpragier/handy A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. 80
mvdan/xurls A tool to extract URLs from text using regular expressions in the Go programming language. 1,187
davidgamba/go-getoptions A command line option parser with built-in auto-completion support for Go applications. 56
kak-tus/nan Zero-allocation nullable structures and conversion functions for Go 85
dinopuguh/gosentiwordnet Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. 10
monaxgt/parsefields Tool for analyzing and structuring log data from JSON-like sources 7
phelmkamp/valor Provides Go types for optionals and results with values or errors. 17
surullabs/lint Tool to run multiple linters on Go code to detect errors and warnings 67
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773