2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-04-08 07:25:51 +08:00
Files
asynq/doc.go
Ken Hibino 49c117f4d1 Change Client APIs
Use `Enqueue`, `EnqueueAt`, and `EnqueueIn` to enqueue and schedule
tasks.
`Schedule` method was removed.
2020-02-23 20:40:40 -08:00

1.8 KiB