kurrent-io / training-advanced-goLinks
☆23Updated 3 years ago
Alternatives and similar repositories for training-advanced-go
Users that are interested in training-advanced-go are comparing it to the libraries listed below
Sorting:
- showcase project for implementing DDD in Go☆69Updated 3 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆75Updated 2 weeks ago
- Clean Architecture Use Case for Go☆36Updated last year
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆28Updated 6 months ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- An example Go project for running local development environment, with hot code reloading.☆106Updated 5 years ago
- Exploration of CQRS process-manager concept.☆11Updated 4 years ago
- Outbox Pattern implementation in go☆34Updated 8 months ago
- cdule (pronounce as Schedule) Golang based scheduler library with database support.☆57Updated 3 weeks ago
- NATS Pub/Sub for the Watermill project.☆58Updated 3 weeks ago
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆56Updated 2 months ago
- Event-driven architecture toolkit☆42Updated 3 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.