diff --git a/example/consumer/copy_data/copy_data.go b/example/consumer/copy_data/copy_data.go index fa81f9b8..3b163007 100644 --- a/example/consumer/copy_data/copy_data.go +++ b/example/consumer/copy_data/copy_data.go @@ -12,7 +12,7 @@ import ( // README : // This is an E2E test, which creates another logstore under the same project to simulate consumption. -// If you don't want to use this method, you can comment out 31-45 lines of code and override your own process function +// If you don't want to use this method, you can comment out 60-67 lines of code and override your own process function // Be careful not to change the parameter type of process function. var option consumerLibrary.LogHubConfig