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

Method postBalanceActions

balance.go:199–219  ·  view source on GitHub ↗

postBalanceActions performs some actions after a balance has been created. It starts a tracing span, sends the balance to the search index queue, and sends a webhook notification. Parameters: - ctx context.Context: The context for the operation. - balance *model.Balance: A pointer to the newly crea

(ctx context.Context, balance *model.Balance)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CreateBalanceMethod · 0.95

Calls 4

SendWebhookMethod · 0.95
NotifyErrorFunction · 0.92
queueIndexDataMethod · 0.80
StartMethod · 0.45

Tested by

no test coverage detected