GaijinEntertainment / go-exhaustructLinks
golang analyzer that finds structures with uninitialized fields
☆172Updated 2 months ago
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☆349Updated 6 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆179Updated 7 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆309Updated 2 weeks ago
- Go linter for forbidding identifiers☆153Updated 8 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆155Updated 2 weeks ago
- A library that provides Go Generics friendly "optional" features.☆206Updated last month
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 10 months ago
- 🚨 Echo middleware for slog logger☆130Updated 2 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆214Updated last week
- Flexible, efficient request validation for Connect.☆100Updated 2 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 3 weeks ago
- json encoding and decoding☆238Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- Authentication middleware for Connect.☆86Updated last month
- gRPC-compatible health checks for any net/http server.☆88Updated 3 months ago
- clear go error wrapping with caller☆62Updated last year
- A utility to redact sensitive data for slog in Go☆133Updated last month
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆426Updated 10 months ago
- Package pgerrcode contains constants for PostgreSQL error codes.☆195Updated last month
- ☆121Updated last year
- OpenTelemetry SQL database driver wrapper for Go☆120Updated last month
- Collection of log/slog related projects.☆237Updated 3 months ago
- noctx finds function calls without context.Context.☆208Updated 2 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆520Updated 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☆123Updated last month
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆292Updated last week
- A Go tool to auto generate methods for your enums☆497Updated 2 months ago
- Magic number detector for Go.☆201Updated last year
- ␊ whitespace linter - Forces you to use empty lines!☆327Updated 2 weeks ago
- gRPC-compatible server reflection for any net/http server.☆99Updated last month