GaijinEntertainment / go-exhaustruct
golang analyzer that finds structures with uninitialized fields
☆151Updated last month
Alternatives and similar repositories for go-exhaustruct:
Users that are interested in go-exhaustruct are comparing it to the libraries listed below
- Go linter that checks if package imports are in a list of acceptable packages.☆162Updated last month
- Go linter for forbidding identifiers☆137Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆285Updated last week
- 🪵 Ensure consistent code style when using log/slog☆172Updated this week
- The Golang linter that checks usage of github.com/stretchr/testify.☆133Updated 2 weeks ago
- A Go linter to check that errors from external packages are wrapped☆329Updated 3 weeks ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆312Updated 4 months ago
- A library that provides Go Generics friendly "optional" features.☆183Updated 2 weeks ago
- 🚨 Echo middleware for slog logger☆118Updated this week
- json encoding and decoding☆214Updated 4 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆65Updated 2 weeks ago
- A utility to redact sensitive data for slog in Go☆125Updated last month
- Collection of log/slog related projects.☆219Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆114Updated this week
- clear go error wrapping with caller☆50Updated last year
- OpenTelemetry SQL database driver wrapper for Go☆117Updated last week
- Package pgerrcode contains constants for PostgreSQL error codes.☆174Updated last year
- GCI, a tool that control golang package import order and make it always deterministic.☆475Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆467Updated 2 months ago
- OpenTelemetry Tracing instrumentation for PostgreSQL☆127Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆65Updated this week
- golang : go tool cover to XML (Cobertura) export tool.☆126Updated 5 months ago
- gowrtr is a library that supports golang code generation☆114Updated 2 years ago
- An implementation of Facebook's DataLoader in Go☆89Updated last month
- Check that no globals are present in Go code.☆112Updated 2 months ago
- ☆120Updated 10 months ago
- Ordered map☆101Updated 9 months ago
- Go package simplifies nullable fields handling using Go Generics.☆113Updated last month
- 🚨 slog: Attribute formatting☆166Updated 2 weeks ago