milvus/internal/proxy
zhenshan.cao 595322ed51
[skip ci]Fix golint error in proxy (#11349)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2021-11-05 22:42:57 +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 Refactor proxy ticker to fix guarantee_time not work (#11248) 2021-11-05 09:14:02 +08:00
channels_time_ticker.go Refactor proxy ticker to fix guarantee_time not work (#11248) 2021-11-05 09:14:02 +08:00
condition_test.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
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 compaction (#9906) 2021-11-05 22:25:00 +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 [skip ci] Add comments for proxy error (#9898) 2021-10-14 19:16:39 +08:00
impl.go [skip ci] Add comment for HasCollection (#11333) 2021-11-05 19:52:07 +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 Fix golint error in proxy (#9834) 2021-10-13 21:44:37 +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 [skip ci] Add comment for cache (#10144) 2021-10-19 14:15:04 +08:00
metrics_info_test.go Use the server id as identifier in system topology graph (#9825) 2021-10-14 11:12:38 +08:00
metrics_info.go [skip ci] Add comment for getSystemInfoMetrics (#9899) 2021-10-14 19:18:34 +08:00
mock_test.go Skip reconsume tt msgstream when datacoord restart (#9684) 2021-10-15 11:46:33 +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 [skip ci] Remove duplicated code in ParamTable init (#11175) 2021-11-03 17:06:18 +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 Add common endian for global use (#11092) 2021-11-02 18:16:32 +08:00
proxy.go [skip ci]Fix golint error in proxy (#11349) 2021-11-05 22:42:57 +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 Seek Query/Query Result channel to Latest (#10985) 2021-11-05 14:57:44 +08:00
task_test.go Add common endian for global use (#11092) 2021-11-02 18:16:32 +08:00
task.go Add hashvalue warning (#10668) 2021-11-05 14:20:55 +08:00
timestamp_test.go Fix golint error in proxy (#9834) 2021-10-13 21:44:37 +08:00
timestamp.go Fix golint error in proxy (#9834) 2021-10-13 21:44:37 +08:00
type_def.go Add unittest cases for proxy (#7364) 2021-08-31 10:25:59 +08:00
validate_util_test.go Fix golint error in proxy (#10620) 2021-10-26 10:38:41 +08:00
validate_util.go [skip ci] Fix golint warning of validate_util.go (#11089) 2021-11-02 21:43:08 +08:00