MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / processHTTP

Function processHTTP

webhooks.go:75–124  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ProcessWebhookMethod · 0.85
TestConnectionReuseFunction · 0.85

Calls 3

FetchFunction · 0.92
SetMethod · 0.65
CloseMethod · 0.45

Tested by 2

TestConnectionReuseFunction · 0.68