milvus/internal/proxy
dragondriver 8f5bf46705
Fix golint warning of plan_parser.go (#9827)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
2021-10-13 20:30:32 +08:00
..
channels_mgr_test.go Increase code coverage rate for proxy (#7727) 2021-09-13 11:58:11 +08:00
channels_mgr.go Add proxy channelsMgr impl assertion (#9758) 2021-10-13 11:04:33 +08:00
channels_time_ticker_test.go Remove old time tick logic (#8596) 2021-09-26 19:23:56 +08:00
channels_time_ticker.go [skip ci] Add desc comments for channelsTimeTicker (#9020) 2021-10-01 15:40:17 +08:00
condition_test.go
condition.go Add comment and implementation assertion for proxy condition.go (#9576) 2021-10-09 21:01:18 +08:00
data_coord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
dummyreq_test.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
dummyreq.go Remove RetrieveRequest and RetrieveTask (#6848) 2021-08-16 17:06:10 +08:00
error_test.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
error.go Expose system topology information by proxy (#7137) 2021-08-18 10:12:10 +08:00
impl.go Support delete in proxy (#9588) 2021-10-11 07:48:55 +08:00
index_coord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
interface_def.go Coverage error case of searchTask.PreExecute (#7826) 2021-09-14 10:24:00 +08:00
meta_cache_test.go Refine logs in proxy search path(#7357) (#7753) 2021-09-12 17:54:01 +08:00
meta_cache.go Add test cases for search task (#7796) 2021-09-13 17:12:19 +08:00
metrics_info_test.go Add test case for delete task (#7939) 2021-09-15 14:04:54 +08:00
metrics_info.go Expose created time and updated time to proxy metrics (#9727) 2021-10-12 19:31:25 +08:00
mock_test.go Add ProduceMark interface to return messageID (#9556) 2021-10-11 11:38:57 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Add a channel prefix for all channels (#8166) 2021-09-23 10:53:53 +08:00
param_table.go Expose created time and updated time to proxy metrics (#9727) 2021-10-12 19:31:25 +08:00
plan_parser_test.go Fix golint warning of plan_parser.go (#9827) 2021-10-13 20:30:32 +08:00
plan_parser.go Fix golint warning of plan_parser.go (#9827) 2021-10-13 20:30:32 +08:00
proxy_test.go For search funtion adding a round_decimal paramter to precision control (#8574) 2021-10-08 17:39:55 +08:00
proxy.go Expose created time and updated time to proxy metrics (#9727) 2021-10-12 19:31:25 +08:00
query_coord_mock_test.go Add test cases for metrics info of proxy (#7927) 2021-09-15 10:13:49 +08:00
repack_func_test.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
repack_func.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
rootcoord_mock_test.go add collection alias (#7255) 2021-09-18 11:13:51 +08:00
segment_test.go Fix golint error of segment.go in proxy package (#8629) 2021-09-28 23:06:15 +08:00
segment.go Fix Assigner typo (#9075) 2021-10-02 18:43:56 +08:00
task_scheduler_test.go Remove not used TaskDoneTest of proxy scheduler (#8710) 2021-09-28 13:58:04 +08:00
task_scheduler.go Update partition name validation in DeleteTask (#9560) 2021-10-09 22:50:39 +08:00
task_test.go Support delete in proxy (#9588) 2021-10-11 07:48:55 +08:00
task.go Fix golint warning of plan_parser.go (#9827) 2021-10-13 20:30:32 +08:00
timestamp_test.go Initialize test framework of proxy (#7563) 2021-09-09 10:06:29 +08:00
timestamp.go Add unittest for task scheduler (#7508) 2021-09-06 20:49:04 +08:00
type_def.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
validate_util_test.go add collection alias (#7255) 2021-09-18 11:13:51 +08:00
validate_util.go [skip ci] Add desc comments for ValidateCollectionAlias (#9064) 2021-10-02 12:04:12 +08:00