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

Method ProcessWebhook

webhooks.go:162–181  ·  view source on GitHub ↗

ProcessWebhook processes a webhook notification task from the queue. Parameters: - _ context.Context: The context for the operation. - task *asynq.Task: The task containing the webhook notification data. Returns: - error: An error if the webhook processing fails.

(_ context.Context, task *asynq.Task)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

FetchFunction · 0.92
processHTTPFunction · 0.85

Tested by

no test coverage detected