syumai
|
b47c53ff19
|
Rename BatchMessage to MessageSendRequest
|
2025-02-16 19:49:06 +09:00 |
|
syumai
|
9047d7f30d
|
rename Id to ID
|
2025-01-15 21:13:20 +09:00 |
|
syumai
|
13b10a693c
|
remove name prefix from ConsumerMessage / ConsumerMessageBatch
|
2025-01-15 21:12:26 +09:00 |
|
syumai
|
304350426f
|
add comment to rename batch message
|
2025-01-15 21:09:14 +09:00 |
|
syumai
|
0d08d319d6
|
stop treating string body as bytes body
|
2025-01-15 21:03:29 +09:00 |
|
syumai
|
85790d319c
|
remove IntBody and FloatBody from consumer message
|
2025-01-15 20:57:29 +09:00 |
|
syumai
|
3de551eed6
|
rename ConsumeNonBlocking to ConsumeNonBlock
|
2025-01-15 20:22:36 +09:00 |
|
mike.art
|
39b6eeae72
|
Implement Queues Consumer
|
2024-11-20 11:41:31 +01:00 |
|
syumai
|
d0919c3abf
|
add comments to queues public funcs
|
2024-11-10 00:30:20 +09:00 |
|
syumai
|
c55bf16a3e
|
update queues test impl
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
374d3a8461
|
rename queues.WithDelay to queues.WithDelaySeconds
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
c4e9274e73
|
update SendBatch impl
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
4fa8e20a64
|
rename producer_opts.go to sendoptions.go
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
b54a5edc0d
|
split queues.batchSendOptions
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
488aec9585
|
split queue.NewBatchMessage funcs
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
9cfa0111ef
|
split queue.Producer's send methods
|
2024-11-10 00:28:41 +09:00 |
|
syumai
|
693eaf206f
|
split batchmessage.go
|
2024-11-09 17:59:56 +09:00 |
|
mike.art
|
ae2bcf1937
|
Add tests and docs
|
2024-10-15 13:24:49 +02:00 |
|
mike.art
|
bdeff99c27
|
Fix "bytes" value mapping
|
2024-10-14 12:38:13 +02:00 |
|
mike.art
|
ee70c46c1e
|
Add message producer
|
2024-10-13 19:01:02 +02:00 |
|