mvdan / unparam
Find unused parameters in Go
☆536Updated 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 last year
- a fake clock for golang☆678Updated 2 weeks ago
- Search for Go code using syntax trees☆477Updated 3 years ago
- A collection of packages to augment the go testing package and support common patterns.☆525Updated 4 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 weeks ago
- Detect ineffectual assignments in Go code.☆406Updated last year
- Code generation tools for Go.☆425Updated 3 months ago
- Find in Go repeated strings that could be replaced by a constant☆297Updated 6 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆340Updated 9 months ago
- Remove unnecessary type conversions from Go source☆382Updated last month
- Shotizam analyzes the size of Go binaries☆608Updated 6 months ago
- Easy way to unit test projects using redigo library (Redis client in go)☆204Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated 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 …☆653Updated last year
- ☆379Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆644Updated 9 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆614Updated 11 months ago
- Print version used to build Go executables☆275Updated 6 months ago
- Go tool to wrap and fix errors with the new %w verb directive☆373Updated 7 months ago
- Continuous Benchmark for Go Project☆385Updated last week
- Better time duration formatting in Go!☆497Updated 3 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆411Updated 2 months ago
- Quick helpers for testing Go applications☆528Updated 10 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Fast lossless data compression in Go☆577Updated 2 weeks ago
- Automated Semantic Import Versioning Upgrades☆379Updated last month
- Pprof made easy at development time for Go☆753Updated 4 years ago
- experimental new HTTP client API for #golang (WIP)☆582Updated 6 years ago
- Clock is a small library for mocking time in Go.☆678Updated last year
- A simple assertion library that you probably shouldn't use.☆133Updated 5 years ago