3 Star 11 Fork 7

edroplet/go-workflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 344 Bytes
一键复制 编辑 原始数据 按行查看 历史
module go-workflow
go 1.13
require (
github.com/go-redis/redis v6.15.7+incompatible
github.com/go-sql-driver/mysql v1.5.0
github.com/jinzhu/gorm v1.9.12
github.com/mumushuiding/util v0.0.0-20200518075408-cae07a67ab0b
github.com/onsi/ginkgo v1.12.1 // indirect
github.com/onsi/gomega v1.10.0 // indirect
github.com/robfig/cron v1.2.0
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/edroplet/go-workflow.git
git@gitee.com:edroplet/go-workflow.git
edroplet
go-workflow
go-workflow
master

搜索帮助