• 
      

    Add Payload interface and serialize it

    Review Request #10018 — Created June 12, 2018 and submitted

    Information

    rb-gateway
    master
    4dc9b23...

    Reviewers

    The Payload interface is a generic type that represents the payload of
    an event. Since events will have different payloads, we allow them to
    define the majority of what they contain and we serialize them
    intelligently.

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

    Description From Last Updated

    Can we add docs for these other exported types/functions?

    daviddavid
    brennie
    david
    1. 
        
    2. repositories/events/push.go (Diff revision 2)
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
      Show all issues

      Can we add docs for these other exported types/functions?

    3. 
        
    brennie
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (d1af0ce)