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

helpers/hooks.go
helpers/http.go
repositories/invoke.go
repositories/invoke_test.go
repositories/hooks/webhook.go
Loading...