alexkohler / nargs
nargs is a Go static analysis tool to find unused arguments in function declarations.
☆85Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for nargs
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 4 years ago
- ☆88Updated 3 years ago
- HTTP for Gophers☆61Updated 5 years ago
- ☆78Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- OpenCensus SQL database driver wrapper for Go☆111Updated 3 years ago
- Miscellaneous Go toys☆134Updated 5 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 7 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated last year
- a lightweight acl manager for go.☆83Updated last year
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- Intern Go strings☆92Updated 11 months ago
- A GO web application profiler.☆59Updated 6 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆68Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Package bad idea contains no good ideas☆29Updated 4 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 6 years ago
- like gofmt except for go templates☆173Updated 7 years ago
- Benchmark the init cost of Go packages☆73Updated 2 months ago
- Find functions that return a reference and cause allocations.☆27Updated 3 years ago