Support webhook invocation

Review Request #10025 — Created June 19, 2018 and submitted — Latest diff uploaded

Information

rb-gateway
master
587665c...

Reviewers

Webhooks can now be programmatically invoked. Manual invocation through
the command-line is coming in a further patch.

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

Changes between revision 2 and 3

orig
1
2
3
4
helpers/http.go
repositories/invoke_test.go
Loading...