EnableAsync commented on a change in pull request #1271:
URL: https://github.com/apache/dubbo-go/pull/1271#discussion_r660262174
##########
File path: filter/filter_impl/generic_filter.go
##########
@@ -84,84 +78,3 @@ func (ef *GenericFilter) OnResponse(_ context.Context,
result protocol.Result, _
func GetGenericFilter() filter.Filter {
return &GenericFilter{}
}
-
-func struct2MapAll(obj interface{}) interface{} {
Review comment:
Fixed.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]