• 
      

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