webhook/internal/hook
Ian Roberts 9892bc678b feat: an Argument type that evaluates a template against the Request
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.
2024-10-27 20:58:48 +00:00
..
hook.go feat: an Argument type that evaluates a template against the Request 2024-10-27 20:58:48 +00:00
hook_test.go feat: an Argument type that evaluates a template against the Request 2024-10-27 20:58:48 +00:00
request.go Update GH actions and dependencies (#681) 2024-04-13 12:27:49 +02:00