2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-07-27 22:02:50 +08:00
Files
asynq/processor.go
Ken Hibino f3a23b9b12 Make Task type immutable
This change makes it impossible to mutate payload within Handler or
RetryDelayFunc.
2020-01-05 09:55:39 -08:00

5.7 KiB