This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
asynq
Watch
1
Star
0
Fork
0
You've already forked asynq
mirror of
https://github.com/hibiken/asynq.git
synced
2025-09-19 21:27:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbe886c071a70b0e7f3867a5e2e81dbdbdba8c5c
asynq
/
internal
/
base
History
mindon
dbe886c071
Add StateChanged(func(map[string]interface{}), more ...string) to client and server, to watch state updates with more customized detail, e.g. "completed:result" as default, e.g. pending:next\|task\|message\|result
2022-10-19 11:11:05 +08:00
..
base_test.go
Add initial implementation of aggregator
2022-04-11 16:55:43 -07:00
base.go
Add StateChanged(func(map[string]interface{}), more ...string) to client and server, to watch state updates with more customized detail, e.g. "completed:result" as default, e.g. pending:next\|task\|message\|result
2022-10-19 11:11:05 +08:00