processHTTP sends a webhook notification via HTTP POST request. Parameters: - data NewWebhook: The webhook notification data to send. - client *http.Client: The HTTP client to use for the request. Returns: - error: An error if the request or processing fails.
(data NewWebhook, client *http.Client)
source not stored for this graph (policy: none)