milvus/pkg/mq/msgdispatcher
Bingyi Sun 6851738fd1
fix: fix make generate-mockery panic with go1.22 (#36830)
https://github.com/milvus-io/milvus/issues/36831
Fix `make generate-mockery` panic.

Signed-off-by: sunby <sunbingyi1992@gmail.com>
2024-10-17 12:11:31 +08:00
..
client_test.go enhance: use the key lock and concurrent map in the msg dispatcher client (#34278) 2024-07-05 15:11:31 +08:00
client.go enhance: use the key lock and concurrent map in the msg dispatcher client (#34278) 2024-07-05 15:11:31 +08:00
dispatcher_test.go enhance: avoid to create many timer object in the target (#36570) 2024-09-29 19:23:16 +08:00
dispatcher.go enhance: add the param to control whether to include the current msg (#35656) 2024-08-23 15:56:57 +08:00
manager_test.go fix: Fix unstable TestDispatchToVchannels ut (#35163) 2024-08-01 14:56:13 +08:00
manager.go enhance: add the param to control whether to include the current msg (#35656) 2024-08-23 15:56:57 +08:00
mock_client.go fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
mock_test.go fix: Fix unstable TestDispatchToVchannels ut (#35163) 2024-08-01 14:56:13 +08:00
target.go enhance: avoid to create many timer object in the target (#36570) 2024-09-29 19:23:16 +08:00