Add Webhook and WebhookStore types
Review Request #10014 — Created June 11, 2018 and submitted — Latest diff uploaded
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 ./...
.
Rango test ./...
.