Action/Executor (Command) Pattern Library for Concurrent Workloads
-
Updated
Feb 28, 2023 - Go
Action/Executor (Command) Pattern Library for Concurrent Workloads
Software design patterns examples in Golang
Lightweight, easy-to-use Go library designed to facilitate the implementation of software engineering principles such as Clean Architecture, Event-Sourcing, and Event-Driven.
EventBus, QueryBus, CommandBus, Saga
A Go project demonstrating the Command pattern by encapsulating requests as objects. This repository showcases best practices in design patterns, command execution, and unit testing.
Go command desing pattern example
Add a description, image, and links to the command-pattern topic page so that developers can more easily learn about it.
To associate your repository with the command-pattern topic, visit your repo's landing page and select "manage topics."