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