GaijinEntertainment / go-exhaustructLinks
golang analyzer that finds structures with uninitialized fields
☆171Updated last month
Alternatives and similar repositories for go-exhaustruct
Users that are interested in go-exhaustruct are comparing it to the libraries listed below
Sorting:
- A Go linter to check that errors from external packages are wrapped☆347Updated 6 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆305Updated 2 weeks ago
- Go linter for forbidding identifiers☆151Updated 8 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆176Updated 6 months ago
- A library that provides Go Generics friendly "optional" features.☆204Updated last week
- The Golang linter that checks usage of github.com/stretchr/testify.☆154Updated 2 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆208Updated 2 weeks ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 9 months ago
- 🚨 Echo middleware for slog logger☆128Updated 3 weeks ago
- json encoding and decoding☆235Updated last week
- A utility to redact sensitive data for slog in Go☆132Updated 2 weeks ago
- Collection of log/slog related projects.☆235Updated 3 months ago
- Authentication middleware for Connect.☆83Updated 3 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 3 weeks ago
- gRPC-compatible health checks for any net/http server.☆88Updated 2 months ago
- Package pgerrcode contains constants for PostgreSQL error codes.☆191Updated 3 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆422Updated 9 months ago
- Flexible, efficient request validation for Connect.☆95Updated 2 weeks ago
- OpenTelemetry SQL database driver wrapper for Go☆119Updated 3 weeks ago
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- 🚨 slog: Attribute formatting☆195Updated 3 weeks ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆123Updated last week
- A Go tool to auto generate methods for your enums☆496Updated last month
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆133Updated 4 months ago
- gowrtr is a library that supports golang code generation☆116Updated 3 years ago
- ☆121Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆289Updated this week
- 🚨 Chi middleware for slog logger☆78Updated 3 weeks ago
- Magic number detector for Go.☆201Updated last year