Add Webhook and WebhookStore types

Review Request #10014 — Created June 11, 2018 and submitted

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 ./....

Description From Last Updated

Unfinished comment.

daviddavid

Can we add some newlines in here to make it easier to read?

daviddavid
brennie
brennie
brennie
brennie
brennie
david
  1. 
      
  2. repositories/hooks/store.go (Diff revision 4)
     
     
    Show all issues

    Unfinished comment.

  3. repositories/hooks/webhook.go (Diff revision 4)
     
     
     
     
     
     
     
     
     
     
     
     
     
    Show all issues

    Can we add some newlines in here to make it easier to read?

  4. 
      
brennie
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (c025715)
Loading...