milvus/internal/indexnode
congqixia fd922d921a
enhance: Add nilness linter and fix some small issues (#34049)
Add `nilness` for govet linter and fixed some detected issues

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-06-24 14:52:03 +08:00
..
chunk_mgr_factory.go enhance: Support MinIO TLS connection (#31311) 2024-03-21 11:15:20 +08:00
chunkmgr_mock.go enhance: Avoid merging insert data when buffering insert msgs (#33562) 2024-06-13 11:15:56 +08:00
etcd_mock.go Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
index_test.go enhance: Refine IndexNode code and ensure compatibility (#33458) 2024-06-05 19:35:52 +08:00
indexnode_component_mock.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
indexnode_mock.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
indexnode_service_test.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
indexnode_service.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
indexnode_test.go fix: Fallback field type when it isn't in request (#33832) 2024-06-14 09:55:56 +08:00
indexnode.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
metrics_info_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metrics_info.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
task_analyze.go enhance: Add nilness linter and fix some small issues (#34049) 2024-06-24 14:52:03 +08:00
task_index.go fix: Fallback field type when it isn't in request (#33832) 2024-06-14 09:55:56 +08:00
task_scheduler_test.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
task_scheduler.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
task_state_test.go Fixbug: IndexNode should panic when save meta failed to MetaKV (#15347) 2022-01-24 17:18:46 +08:00
task_state.go IndexCoord handle events correctly (#17878) 2022-07-07 14:44:21 +08:00
task_test.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
task.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
taskinfo_ops.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
util_test.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
util.go enhance: Use proto for passing info in cgo (#33184) 2024-05-23 10:31:40 +08:00