mvdan / unparam
Find unused parameters in Go
☆542Updated 3 weeks ago
Alternatives and similar repositories for unparam:
Users that are interested in unparam are comparing it to the libraries listed below
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- Detect ineffectual assignments in Go code.☆410Updated last year
- a fake clock for golang☆686Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Remove unnecessary type conversions from Go source☆383Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- 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 …☆657Updated 2 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month
- ☆389Updated 3 weeks ago
- Code generation tools for Go.☆429Updated 5 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Continuous Benchmark for Go Project☆387Updated 2 weeks ago
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- Shotizam analyzes the size of Go binaries☆610Updated 8 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- A Go linter to check that errors from external packages are wrapped☆326Updated 2 weeks ago
- Unified diff parser and printer for Go☆435Updated last year
- fault injection library in go using standard http middleware☆509Updated last week
- Search for Go code using syntax trees☆478Updated 3 years ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- Go tool to wrap and fix errors with the new %w verb directive☆373Updated 9 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆616Updated last year
- A Go tool to auto generate methods for your enums☆484Updated 7 months ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- A refactoring tool for Go☆673Updated last week
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Easy way to unit test projects using redigo library (Redis client in go)☆204Updated 2 years ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago