Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should the host of EtcdClient be array? #23

Closed
spiderpoison opened this issue Jul 18, 2019 · 2 comments
Closed

Should the host of EtcdClient be array? #23

spiderpoison opened this issue Jul 18, 2019 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@spiderpoison
Copy link

I found in Golang, the host of EtcdClient is slice.
But dotnet-etcd the host of EtcdClient is string.
So I only can connect single-point of etcd. Is it right?

@shubhamranjan
Copy link
Owner

Yes, this is known and I have started working on a proper implementation with whatever time I get. I believe its the same as #19.

@shubhamranjan
Copy link
Owner

Closing as duplicate of #19

@shubhamranjan shubhamranjan added the duplicate This issue or pull request already exists label Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants