alex-leonhardt / go-decorator-pattern
golang and decorators / decorator patterns
☆138Updated 7 years ago
Alternatives and similar repositories for go-decorator-pattern:
Users that are interested in go-decorator-pattern are comparing it to the libraries listed below
- An example Event-Driven application in Go built with Watermill library.☆134Updated last year
- Hands-On Dependency Injection in Go, published by Packt☆143Updated 2 years ago
- A simple way to implement pagination in Golang.☆102Updated last year
- Examples for building microservices with Go kit (gokit.io)☆183Updated 2 years ago
- Go's Tooling Cheat Sheet☆172Updated 5 years ago
- Distributed Systems programming examples in the Go programming language.☆104Updated 2 years ago
- Go clean Architecture with GRPC☆118Updated 5 years ago
- 🕋 Mocking Redis in unit tests in Go.☆147Updated 5 months ago
- 🐺 Easy, fast and type-safe dependency injection for Go.☆189Updated 7 months ago
- An example Go project for running local development environment, with hot code reloading.☆101Updated 5 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆239Updated 8 months ago
- Go lang implementation of saga pattern☆156Updated 4 months ago
- gRPC Test Utilities for Golang☆78Updated this week
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆167Updated 6 years ago
- Example project to show how to combine sql.Tx transactions handling and decorators☆39Updated last year
- Tool to generate go-kit microservices☆150Updated 5 years ago
- Validations is a GORM extension, used to validate models when creating, updating☆135Updated 7 months ago
- Generate scaffold project layout for Go.☆149Updated 6 years ago
- This repos has lots of Go concurrency, goroutine and channel usage and best practice examples☆153Updated 4 years ago
- Testing API Handler written in Golang.☆442Updated last month
- Go Dependency Injection Framework☆181Updated last month
- Robust & Easy to use struct mapper and utility methods for Go☆412Updated 6 years ago
- ☆130Updated 2 weeks ago
- An example to demonstrate the dependency injection pattern in Go☆80Updated 6 years ago
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆110Updated 10 months ago
- Versioned migrations for MongoDB.