mirror of
https://github.com/syumai/workers.git
synced 2025-03-10 17:29:11 +00:00
add comment to rename batch message
This commit is contained in:
parent
0d08d319d6
commit
304350426f
@ -6,6 +6,8 @@ import (
|
||||
"github.com/syumai/workers/internal/jsutil"
|
||||
)
|
||||
|
||||
// FIXME: rename to MessageSendRequest
|
||||
// see: https://developers.cloudflare.com/queues/configuration/javascript-apis/#messagesendrequest
|
||||
type BatchMessage struct {
|
||||
body js.Value
|
||||
options *sendOptions
|
||||
|
Loading…
x
Reference in New Issue
Block a user