ryanrolds / sqlclosecheck
Linter that confirms DB rows and statements are closed properly.
☆89Updated last week
Alternatives and similar repositories for sqlclosecheck
Users that are interested in sqlclosecheck are comparing it to the libraries listed below
Sorting:
- 🪵 Ensure consistent code style when using log/slog☆195Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆69Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Go linter for forbidding identifiers☆140Updated 4 months ago
- 🚨 slog sampling: drop repetitive log records☆82Updated 3 weeks ago
- In-process request tracing☆97Updated last year
- Allow and block list linter for direct Go module dependencies.☆75Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- clear go error wrapping with caller☆51Updated last year
- Check that no globals are present in Go code.☆113Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 months ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- Sample implementation of enhanced http.ServeMux routing patterns.☆57Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆68Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 2 months ago
- JSON benchmarks to compare different Go JSON implementations☆58Updated 4 months ago
- checks usage of OpenTelemetry/Census spans☆81Updated 3 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆66Updated 3 weeks ago
- High performance JSON iterator & validator for Go☆94Updated last year
- ☆79Updated last year
- Bridge between Go testing.T and slog.☆75Updated last year
- ☆121Updated 11 months ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Cookies, but with structs, for happiness.☆111Updated last week
- Quick helpers for testing Go applications using generics.☆52Updated last month
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 4 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago