Skip to content

Commit

Permalink
Add pluggable repository layer
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiep committed Jul 18, 2020
1 parent b024f1d commit 6156b20
Show file tree
Hide file tree
Showing 5 changed files with 262 additions and 0 deletions.
1 change: 1 addition & 0 deletions odin-engine/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go 1.13
require (
github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75
github.com/hashicorp/raft v1.1.2
github.com/hidal-go/hidalgo v0.0.0-20190814174001-42e03f3b5eaa
github.com/lnquy/cron v1.0.1
github.com/valyala/fasthttp v1.14.0
go.mongodb.org/mongo-driver v1.3.4
Expand Down

0 comments on commit 6156b20

Please sign in to comment.