2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-06-18 06:50:49 +08:00
Files
asynq/servemux_test.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

2.8 KiB