Search before asking
Enhancement Request
Currently, with Go SDK, HTTP clients can only specify and connect to ONE single server address,

Considering it's a common feature of clients to connect with the EventMesh server cluster, we should support cluster address selection and load balance in Go SDK clients, like what Java SDK did.
Describe the solution you'd like
support Go SDK load balance.
Are you willing to submit PR?
Search before asking
Enhancement Request
Currently, with Go SDK, HTTP clients can only specify and connect to ONE single server address,
Considering it's a common feature of clients to connect with the EventMesh server cluster, we should support cluster address selection and load balance in Go SDK clients, like what Java SDK did.
Describe the solution you'd like
support Go SDK load balance.
Are you willing to submit PR?