geTask generates a task for a transaction and assigns it to a specific queue based on the balance ID. It ensures that transactions are evenly distributed across multiple queues by hashing the balance ID. This approach helps to avoid race conditions on a balance by ensuring that all transactions rela
(transaction *model.Transaction, payload []byte)
source not stored for this graph (policy: none)
no test coverage detected