Add Webhook and WebhookStore types

Review Request #10014 — Created June 12, 2018 and submitted — Latest diff uploaded

Information

rb-gateway
master
f9916e4...

Reviewers

This patch adds the initial types for Webhooks, including a store type
for loading/saving the set of webhooks.

Co-authored-by: Claudia Chen claudzchen@gmail.com

Ran go fmt ./....
Ran go test ./....

Changes between revision 4 and 5

orig
1
2
3
4
5
repositories/hooks/store.go
repositories/hooks/webhook.go
Loading...