mvdan / unparam
Find unused parameters in Go
☆552Updated last month
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☆489Updated 2 years ago
- Detect ineffectual assignments in Go code.☆410Updated last year
- Remove unnecessary type conversions from Go source☆383Updated 2 months ago
- Find in Go repeated strings that could be replaced by a constant☆302Updated last week
- a fake clock for golang☆693Updated 3 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆652Updated last year
- Code generation tools for Go.☆429Updated 6 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- A collection of packages to augment the go testing package and support common patterns.☆549Updated 2 months ago
- ☆394Updated last month
- A Go tool to auto generate methods for your enums☆483Updated 8 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated 2 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆618Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Continuous Benchmark for Go Project☆387Updated this 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 …☆658Updated 2 years ago
- Easy way to unit test projects using redigo library (Redis client in go)☆204Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Shotizam analyzes the size of Go binaries☆610Updated 9 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago
- Convert Go values to their AST☆310Updated 2 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- Automated Semantic Import Versioning Upgrades☆400Updated last month
- Go tool to wrap and fix errors with the new %w verb directive☆376Updated last week
- Debugging helper utilities for Go☆356Updated 2 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆285Updated last week
- Selected Go-internal packages factored out from the standard library☆912Updated last week
- Magic number detector for Go.☆196Updated last year