Hi, this relates to #195 but it's more of a feature request.
I know tool/library supports different service discovery mechanisms through plugins but it would be nice to have one working out of the box without needing any plugins.
I think DNS would be perfect for that, it can be used with consul, kubernetes and any cloud provider and since the implementation can be done using the standard library, it doesn't require any additional dependencies.
Hi, this relates to #195 but it's more of a feature request.
I know tool/library supports different service discovery mechanisms through plugins but it would be nice to have one working out of the box without needing any plugins.
I think DNS would be perfect for that, it can be used with
consul,kubernetesand any cloud provider and since the implementation can be done using the standard library, it doesn't require any additional dependencies.