starter repo

This commit is contained in:
wagslane
2024-04-02 12:38:06 -06:00
parent d4a1dc9bdf
commit 4885f7a113
18 changed files with 624 additions and 1 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/bootdotdev/learn-pub-sub-starter
go 1.22.1