文件名称:go-event-sourcing-sample:Go中事件采购的一小部分
文件大小:4KB
文件格式:ZIP
更新时间:2024-04-14 06:58:12
Go
### Go中的事件来源 这是我在Go中的Event Sourcing文章中随附的代码存储库。 原始帖子在。 要构建和运行: make ./goes 要清除生成的代码和二进制文件,请执行以下操作: make clean
【文件预览】:
go-event-sourcing-sample-master
----.gitignore(25B)
----Makefile(72B)
----frequent_flier_events.go(518B)
----status_string.go(366B)
----frequent_flier_account.go(3KB)
----main.go(656B)
----README.md(293B)