AlexStocks commented on a change in pull request #204: URL: https://github.com/apache/dubbo-go-pixiu/pull/204#discussion_r667303827
########## File path: pkg/filter/metric/metric.go ########## @@ -15,9 +15,11 @@ * limitations under the License. */ -package logger +package metric import ( + ctx "context" Review comment: 这种已经很简单的词语,就没必要简化了。你把包名称简化了,如果我想取个同样的变量名称,就没法取名了。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org