oapi-codegen / nullableLinks
An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value
☆118Updated this week
Alternatives and similar repositories for nullable
Users that are interested in nullable are comparing it to the libraries listed below
Sorting:
- Collection of log/slog related projects.☆229Updated 2 weeks ago
- A Go time testing library for writing deterministic unit tests☆257Updated 2 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆201Updated this week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆130Updated last month
- Importable package that parses version info from debug.ReadBuildInfo().☆288Updated 8 months ago
- A modern generic testing assertions library for Go☆191Updated 4 months ago
- 🚨 slog: Attribute formatting☆176Updated last week
- Go 1.23 range functions with database/sql☆147Updated 7 months ago
- The missing tool for Visualising Go Tests☆326Updated 8 months ago
- A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.☆91Updated last month
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆324Updated this week
- Naive code generator that creates mock implementation using testify.mock☆209Updated 3 weeks ago
- Go implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆172Updated this week
- Type Safe Enum generator for Go☆354Updated 2 weeks ago
- Native type for dealing with dates in Go