webhookey/src
finga b8f114900b Compile regex when parsing config
The regexes are now compiled when the config is parsed and not each
time a new webhook is received.

Adapt tests to using parsed regex.
2021-11-19 11:26:23 +01:00
..
cli.rs Break up code into multiple files 2021-11-11 21:09:47 +01:00
main.rs Compile regex when parsing config 2021-11-19 11:26:23 +01:00
webhooks.rs Compile regex when parsing config 2021-11-19 11:26:23 +01:00