mvdan / unparamLinks
Find unused parameters in Go
☆552Updated 3 months ago
Alternatives and similar repositories for unparam
Users that are interested in unparam are comparing it to the libraries listed below
Sorting:
- Detect ineffectual assignments in Go code.☆418Updated last year
- a fake clock for golang☆708Updated 5 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆489Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 2 weeks ago
- Code generation tools for Go.☆432Updated 7 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆307Updated last week
- 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 …☆661Updated 2 years ago
- Remove unnecessary type conversions from Go source☆383Updated 3 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Easy way to unit test projects using redigo library (Redis client in go)☆204Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆611Updated 10 months ago
- Parse and modify Go struct field tags☆646Updated last year
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- ☆397Updated 2 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆347Updated 3 months ago
- fault injection library in go using standard http middleware☆510Updated 2 months ago
- Accurate Code Coverage reporting for Golang (Go)☆219Updated 5 months ago
- A refactoring tool for Go☆675Updated 2 months ago
- Continuous Benchmark for Go Project☆387Updated 2 weeks ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- A collection of packages to augment the go testing package and support common patterns.☆562Updated 3 months ago
- Generate interfaces from structure methods.☆341Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆423Updated 3 months ago
- A Go linter to check that errors from external packages are wrapped☆332Updated 2 months ago
- JSON pretty print for Golang.☆138Updated 2 years ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆651Updated last year