baerwang commented on pull request #260:
URL: https://github.com/apache/dubbo-go-pixiu/pull/260#issuecomment-929333346
> ```
> Filter struct {
> cfg *Config
> client *http3.Client
> }
> ```
>
> 这种方式更好吗?将配置留空以进一步为 httpclient 添加更多配置属性
我觉得可以,另外这种还可以保证代码的统一规范
--
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]