ThreeDotsLabs / watermill-aws
Amazon SQS/SNS Pub/Sub for the Watermill project.
☆16Updated 3 months ago
Alternatives and similar repositories for watermill-aws:
Users that are interested in watermill-aws are comparing it to the libraries listed below
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆315Updated last week
- OpenTelemetry instrumentation for go-chi/chi☆136Updated 2 months ago
- goes is an event-sourcing framework for Go.☆143Updated this week
- Package pgerrcode contains constants for PostgreSQL error codes.☆175Updated last year
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.☆176Updated last year
- Package conf provides support for using environmental variables and command line arguments for configuration.☆281Updated last week
- http integration test framework☆261Updated 9 months ago
- Example Go service using go-swagger and Clean Architecture☆173Updated 2 years ago
- An idiomatic Go validation package. Supports configurable and extensible validation rules (validators) using normal language constructs i…☆89Updated 8 months ago
- Is a general library to help modify or set data within data structures and other objects.☆263Updated 3 months ago
- go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold☆146Updated last week
- Fast SQL query builder for Go☆176Updated 2 months ago
- SQL data mapper for Go☆224Updated last year
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆345Updated 2 months ago
- Naive code generator that creates mock implementation using testify.mock☆209Updated 2 months ago
- ☆79Updated 4 years ago
- Create a jwt.Keyfunc for JWT parsing with a JWK Set or given cryptographic keys (like HMAC) in Golang.☆307Updated 2 weeks ago
- A Go tool to auto generate methods for your enums