mvdan / unparamLinks
Find unused parameters in Go
☆558Updated 4 months ago
Alternatives and similar repositories for unparam
Users that are interested in unparam are comparing it to the libraries listed below
Sorting:
- a fake clock for golang☆709Updated 6 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- Detect ineffectual assignments in Go code.☆422Updated 2 weeks ago
- Easy way to unit test projects using redigo library (Redis client in go)☆204Updated last month
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated last month
- Code generation tools for Go.☆431Updated last month
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆660Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Find in Go repeated strings that could be replaced by a constant☆309Updated last month
- ☆402Updated 2 weeks ago
- Remove unnecessary type conversions from Go source☆384Updated 4 months ago
- Better time duration formatting in Go!☆504Updated 4 years ago
- Fast lossless data compression in Go☆598Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆318Updated last month
- Quick helpers for testing Go applications☆529Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆430Updated 2 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Unified diff parser and printer for Go☆441Updated last year
- Generate interfaces from structure methods.☆343Updated this week
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Continuous Benchmark for Go Project☆387Updated this week
- a tool for code clone detection☆351Updated last year
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- Automated Semantic Import Versioning Upgrades☆411Updated 3 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Magic number detector for Go.☆199Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆448Updated 2 months ago
- A Go linter to check that errors from external packages are wrapped☆339Updated 3 months ago
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 5 months ago