mvdan / unparamLinks
Find unused parameters in Go
☆565Updated 3 weeks 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☆491Updated 2 years ago
- a fake clock for golang☆718Updated last month
- Easy way to unit test projects using redigo library (Redis client in go)☆200Updated 5 months ago
- Detect ineffectual assignments in Go code.☆432Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆657Updated 2 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 5 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆358Updated 5 months ago
- Code generation tools for Go.☆431Updated 5 months ago
- Automated Semantic Import Versioning Upgrades☆426Updated 3 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Quick helpers for testing Go applications☆529Updated last year
- Remove unnecessary type conversions from Go source☆385Updated 9 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Debugging helper utilities for Go☆359Updated 3 years ago
- A collection of packages to augment the go testing package and support common patterns.☆573Updated 9 months ago
- Clock is a small library for mocking time in Go.☆686Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Magic number detector for Go.☆203Updated last year
- A Go linter to check that errors from external packages are wrapped☆352Updated 7 months ago
- Golden file testing for Go☆256Updated last month
- 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 …☆663Updated 2 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated this week
- Unified diff parser and printer for Go☆445Updated 4 months ago
- A Go tool to auto generate methods for your enums☆483Updated last year
- a tool for code clone detection☆357Updated last year
- Make temporary edits to your Go module dependencies☆909Updated 5 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆666Updated last year
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 5 years ago
- Better time duration formatting in Go!☆509Updated 4 years ago