milvus/pkg/config
congqixia f1fc19e8a9
enhance: Add unittest for config.EventDispatcher (#28552)
These is no enough unittest case for EventDispatcher, see also #28540. 
This PR add unit test case for all methods for EventDispatcher
Related to #28538

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-11-18 19:12:20 +08:00
..
config_test.go Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
config.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
env_source.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
etcd_source.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
event_dispatcher_test.go enhance: Add unittest for config.EventDispatcher (#28552) 2023-11-18 19:12:20 +08:00
event_dispatcher.go fix: protect EventDispatcher map with mutex (#28540) 2023-11-17 20:32:20 +08:00
event.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
file_source.go Fix data race for config with FileSource (#26518) 2023-08-24 09:18:24 +08:00
manager_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
manager.go Change some log level in the pkg package (#28181) 2023-11-08 23:34:22 +08:00
refresher.go Change some log level in the pkg package (#28181) 2023-11-08 23:34:22 +08:00
source_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
source.go Format the code (#27275) 2023-09-21 09:45:27 +08:00