<!-- Thanks for sending a pull request! --> **What this PR does**: The baseURL contains field ctx which is context.Context and **never be used**. According to the context's doc, the best practice is using the context.Context as method's parameter. So I remove this ctx.
[ Full content available at: https://github.com/apache/dubbo-go/pull/350 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
