QueueTransaction processes and queues a transaction for execution. It handles both single transactions and split transactions, preparing them for processing by setting metadata, status, and managing their persistence and queueing. Parameters: - ctx context.Context: The context for the operation. -
(ctx context.Context, transaction *model.Transaction)
source not stored for this graph (policy: none)