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 not stored for this graph (policy: none)
no test coverage detected