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

Method postLedgerActions

ledger.go:35–49  ·  view source on GitHub ↗

postLedgerActions performs some actions after a ledger has been created. It sends the newly created ledger to the search index queue, which indexes the ledger in Typesense. It also sends a webhook notification. Parameters: - _ context.Context: The context for the operation (not used in this functio

(_ context.Context, ledger *model.Ledger)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CreateLedgerMethod · 0.95
UpdateLedgerMethod · 0.95

Calls 3

SendWebhookMethod · 0.95
NotifyErrorFunction · 0.92
queueIndexDataMethod · 0.80

Tested by

no test coverage detected