mvdan / unparamLinks
Find unused parameters in Go
☆557Updated 7 months ago
Alternatives and similar repositories for unparam
Users that are interested in unparam are comparing it to the libraries listed below
Sorting:
- Converts 'go mod graph' output into Graphviz's DOT language☆493Updated 2 years ago
- a fake clock for golang☆712Updated last month
- Easy way to unit test projects using redigo library (Redis client in go)☆201Updated 4 months ago
- Detect ineffectual assignments in Go code.☆430Updated last month
- Remove unnecessary type conversions from Go source☆385Updated 7 months ago
- Code generation tools for Go.☆431Updated 4 months ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 4 months ago
- Quick helpers for testing Go applications☆530Updated last year
- 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 …☆664Updated 2 years ago
- Fast lossless data compression in Go☆610Updated last week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Debugging helper utilities for Go☆358Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- Automatic client and server certificate distribution and maintenance☆477Updated 2 years ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 9 months ago
- Generate readme file from Go doc. Now available as a Github action!☆220Updated 11 months ago
- Automated Semantic Import Versioning Upgrades☆423Updated last month
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆659Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆437Updated 3 weeks ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 7 months ago
- Continuous Benchmark for Go Project☆389Updated 2 weeks ago
- ☆415Updated 3 weeks ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Golden file testing for Go☆255Updated 2 months ago
- A Go linter to check that errors from external packages are wrapped☆347Updated 6 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 10 months ago