mvdan / unparam
Find unused parameters in Go
☆531Updated last month
Related projects ⓘ
Alternatives and complementary repositories for unparam
- a fake clock for golang☆664Updated 3 weeks ago
- Converts 'go mod graph' output into Graphviz's DOT language☆487Updated last year
- Detect ineffectual assignments in Go code.☆400Updated 11 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 6 months ago
- Easy way to unit test projects using redigo library (Redis client in go)☆205Updated last year
- Code generation tools for Go.☆423Updated last month
- Continuous Benchmark for Go Project☆385Updated this week
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆609Updated 9 months ago
- Search for Go code using syntax trees☆477Updated 3 years 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 …☆650Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Go tool to wrap and fix errors with the new %w verb directive☆371Updated 4 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆400Updated 7 months ago
- Quick helpers for testing Go applications☆528Updated 8 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Shotizam analyzes the size of Go binaries☆603Updated 3 months ago
- Remove unnecessary type conversions from Go source☆378Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- ☆371Updated last year
- Find in Go repeated strings that could be replaced by a constant☆290Updated 3 months ago
- Selected Go-internal packages factored out from the standard library☆875Updated last month
- A Go linter to check that errors from external packages are wrapped☆308Updated 2 months ago
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- Pprof made easy at development time for Go☆751Updated 4 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated 3 weeks ago
- Convert Go values to their AST☆308Updated 3 months ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago