Webhook handlers can probably abstracted with an interface, and each of the webhook backends be a struct that implements that interface.
Webhook handlers can probably abstracted with an interface, and each of the webhook backends be a struct that implements that interface.