mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-23 12:58:31 +00:00
Added a new "source": "template" argument type, that evaluates a Go text/template against a context containing the request Body, Query, Payload and Headers, enabling much richer mapping from request attributes to argument parameters. |
||
---|---|---|
.. | ||
hook.go | ||
hook_test.go | ||
request.go |