2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 11:05:58 +08:00
asynq/internal
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
..
asynqtest Add license comment to all src files 2020-01-02 18:13:16 -08:00
base Add license comment to all src files 2020-01-02 18:13:16 -08:00
rdb Make Task type immutable 2020-01-05 09:55:39 -08:00