The DialConfig
currently serves no practical purpose as it is directly passed into the Connect()
method. With the introduction of the discovery service, we may need to expose the resolver to update endpoints. However, this does not necessitate the use of DialConfig
.