orijtech / httperroryzerLinks
Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs
☆24Updated last year
Alternatives and similar repositories for httperroryzer
Users that are interested in httperroryzer are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 weeks ago
- go.mod git archiver☆88Updated 2 years ago
- Benchmark the init cost of Go packages☆82Updated last month
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 3 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Very simple batching API for Go.☆95Updated 3 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 5 months ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 2 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Pub/Sub Message Primitives for Go☆48Updated 7 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Tickers with random jitter☆91Updated 3 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Quick helpers for testing Go applications using generics.☆53Updated 5 months ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Track incoming and outgoing connections☆37Updated 3 months ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 7 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- Easy fuzzing with go-fuzz☆14Updated 5 years ago
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- Export Go Module information to Prometheus☆56Updated 3 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Filters output from static analysis tools, showing only recently changed lines of code☆102Updated last year
- An error handling package for Go.☆21Updated 7 years ago
- In-process request tracing☆99Updated last month