mvdan / unparamLinks
Find unused parameters in Go
☆563Updated 7 months ago
Alternatives and similar repositories for unparam
Users that are interested in unparam are comparing it to the libraries listed below
Sorting:
- a fake clock for golang☆714Updated 2 weeks ago
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- Easy way to unit test projects using redigo library (Redis client in go)☆201Updated 4 months ago
- Code generation tools for Go.☆431Updated 4 months ago
- Fast lossless data compression in Go☆610Updated 3 weeks ago
- Detect ineffectual assignments in Go code.☆431Updated 2 months ago
- Remove unnecessary type conversions from Go source☆385Updated 8 months ago
- Quick helpers for testing Go applications☆530Updated last year
- 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 …☆664Updated 2 years ago
- ☆416Updated last month
- Unified diff parser and printer for Go☆445Updated 3 months 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.☆357Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆438Updated this week
- Better time duration formatting in Go!☆507Updated 4 years ago
- a tool for code clone detection☆356Updated last year
- Clock is a small library for mocking time in Go.☆685Updated 2 years ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆411Updated 2 weeks ago
- Magic number detector for Go.☆201Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆662Updated last year
- Courtney is a coverage tool for Go☆177Updated 8 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 5 months ago
- Automatic client and server certificate distribution and maintenance☆477Updated 2 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆379Updated 6 months ago
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- Continuous Benchmark for Go Project☆389Updated 2 weeks ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year