/hub-spoke-notifications

A simple experiment showing hub-spoke design pattern for sending notifications

Primary LanguageGoGNU General Public License v3.0GPL-3.0

hub-spoke-notifications

A simple experiment showing hub-spoke design pattern for sending notifications, written in Golang, using channels and with read-write mutexes.

Test the app for data races

go run -race main.go

Run the app

go run main.go