Skip to content

Commit

Permalink
add GoCloudPublisher and GoCloudSubscriber
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisaaronland committed May 27, 2021
1 parent b96ca6b commit 56127a5
Show file tree
Hide file tree
Showing 769 changed files with 341,627 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ go 1.16
require (
github.com/aaronland/go-roster v0.0.2
github.com/go-redis/redis/v8 v8.9.0
gocloud.dev v0.23.0
)
578 changes: 578 additions & 0 deletions go.sum

Large diffs are not rendered by default.

191 changes: 191 additions & 0 deletions vendor/github.com/golang/groupcache/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

133 changes: 133 additions & 0 deletions vendor/github.com/golang/groupcache/lru/lru.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions vendor/github.com/golang/protobuf/AUTHORS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions vendor/github.com/golang/protobuf/CONTRIBUTORS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions vendor/github.com/golang/protobuf/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 56127a5

Please sign in to comment.