mirror of
https://github.com/hibiken/asynq.git
synced 2025-04-22 16:50:18 +08:00
Change payload to byte slice
This commit is contained in:
parent
353fc44419
commit
fdae82762c
@ -6,6 +6,7 @@
|
||||
package asynqtest
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"math"
|
||||
"sort"
|
||||
"testing"
|
||||
|
Loading…
x
Reference in New Issue
Block a user