2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-04-07 07:05:51 +08:00
Files
asynq/asynq.go
Ken Hibino 742ed6546f Add ServeMux type
Allow user to use ServeMux type to be used as a Handler.
ServeMux API is design to be similar to net/http.ServeMux API.
2020-03-01 15:53:18 -08:00

3.9 KiB