michenriksen / gokiburiLinks
Automatic test runs for Go projects
☆141Updated 2 years ago
Alternatives and similar repositories for gokiburi
Users that are interested in gokiburi are comparing it to the libraries listed below
Sorting:
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆169Updated 4 months ago
- Collection of log/slog related projects.☆246Updated 3 weeks ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆136Updated 7 months ago
- 🪵 Ensure consistent code style when using log/slog☆227Updated 3 weeks ago
- perhaps the best CORS middleware library for Go☆163Updated last month
- checks usage of OpenTelemetry/Census spans☆82Updated last week
- 🚨 slog: Attribute formatting☆206Updated 3 weeks ago
- A modern generic testing assertions library for Go☆204Updated 3 months ago
- Naive code generator that creates mock implementation using testify.mock☆210Updated 6 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆291Updated last year
- Golang HTTP logger middleware with color console output and structured logs☆133Updated 2 years ago
- Modern, zero-dependency HTTP library for Go☆147Updated this week
- A Go time testing library for writing deterministic unit tests☆270Updated last month
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆126Updated 3 weeks ago
- 🌶️ In-memory caching library for read-intensive Go applications