milvus/internal/util/importutil
congqixia 2f201c25e2
Remove deprecated io/ioutil usage (#27747)
`io/ioutil` package is deprecated, use `io`,`os` package replacement
also added golangci-lint rule to block future reference

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
Co-authored-by: guoguangwu <guoguangwu@magic-shield.com>
2023-10-17 20:32:09 +08:00
..
binlog_adapter_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_adapter.go Enable bulkinsert binlog data with partitionkey (#27241) 2023-09-26 10:25:25 +08:00
binlog_file_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_file.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_parser_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_parser.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
collection_info_test.go Enable bulkinsert binlog data with partitionkey (#27241) 2023-09-26 10:25:25 +08:00
collection_info.go Enable bulkinsert binlog data with partitionkey (#27241) 2023-09-26 10:25:25 +08:00
import_options_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
import_options.go Bulkinsert supports partition keys (#25284) 2023-07-11 15:18:28 +08:00
import_util_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
import_util.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
import_wrapper_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
import_wrapper.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
json_handler_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
json_handler.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
json_parser_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
json_parser.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
numpy_adapter_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
numpy_adapter.go Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
numpy_parser_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
numpy_parser.go Format the code (#27275) 2023-09-21 09:45:27 +08:00