milvus/pkg/eventlog
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
..
event_log.pb.go
event_log.proto
evt_raw.go
global_test.go
global.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
grpc_test.go
grpc.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
handler_test.go Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
handler.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
logger_test.go
logger.go
mock_logger.go Format the code (#27275) 2023-09-21 09:45:27 +08:00