Technical requirements
In this chapter, we will be implementing domain events for our application. You will need to install or have installed the following software to run the application or to try the examples:
- The Go programming language – version 1.17+
- Docker
The source code for the version of the application used in this chapter can be found at https://github.com/PacktPublishing/Event-Driven-Architecture-in-Golang/tree/main/Chapter04.