unparam
Parameter analyzer
Tools to analyze unused parameters in Go functions and identify potential issues
Find unused parameters in Go
533 stars
10 watching
28 forks
Language: Go
last commit: 5 months ago argumentsfunctionsgolinterparametersresultsunused
Related projects:
Repository | Description | Stars |
---|---|---|
| An analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible. | 22 |
| Analyzes and summarizes Go test output for developers. | 1,036 |
| Detects potential misuse of standard library variables in Go code | 43 |
| An extension for VS Code that provides benchmark profiling support for the Go language | 7 |
| A Go library for working with unstructured JSON data efficiently | 190 |
| Analyzes web pages to extract technologies and metadata | 193 |
| A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 81 |
| A tool to extract URLs from text using regular expressions in the Go programming language. | 1,193 |
| A command line option parser with built-in auto-completion support for Go applications. | 56 |
| Zero-allocation nullable structures and conversion functions for Go | 85 |
| Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. | 10 |
| Tool for analyzing and structuring log data from JSON-like sources | 7 |
| Provides Go types for optionals and results with values or errors. | 17 |
| Tool to run multiple linters on Go code to detect errors and warnings | 67 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |