mvdan / unparamLinks
Find unused parameters in Go
☆552Updated 3 months 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☆490Updated 2 years ago
- a fake clock for golang☆708Updated 5 months ago
- Detect ineffectual assignments in Go code.☆423Updated 2 weeks ago
- Code generation tools for Go.☆431Updated 2 weeks ago
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- Find in Go repeated strings that could be replaced by a constant☆308Updated last month
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆651Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆484Updated 10 months 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 …☆660Updated 2 years ago
- Easy way to unit test projects using redigo library (Redis client in go)☆204Updated 2 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Quick helpers for testing Go applications☆529Updated last year
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆407Updated this week
- A Go linter to check that errors from external packages are wrapped☆337Updated 2 months ago
- Make temporary edits to your Go module dependencies☆899Updated 2 weeks ago
- Parse and modify Go struct field tags☆646Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆427Updated last week
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Magic number detector for Go.☆198Updated last year
- Pprof made easy at development time for Go☆756Updated 4 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Selected Go-internal packages factored out from the standard library☆922Updated 2 months ago
- Go tool to wrap and fix errors with the new %w verb directive☆377Updated 2 months ago