git clone https://github.com/windawake/gortcenter.git && cd gortcenter
go run main.go
默认开启了8001端口,可以替换 https://learnku.com/articles/62377 教程里提到的事务中心
代码大部分借鉴https://learnku.com/courses/go-api/1.17 感谢learnku的站长提供了这么优质的教程。
git clone https://github.com/windawake/gortcenter.git && cd gortcenter
go run main.go
默认开启了8001端口,可以替换 https://learnku.com/articles/62377 教程里提到的事务中心
代码大部分借鉴https://learnku.com/courses/go-api/1.17 感谢learnku的站长提供了这么优质的教程。