A client side implementaion to connect to local etcd cluster, using Go.
- Etcd, running locally or in a container at port
2379 - Golang
git clone https://github.com/gopay-bootcamp/EtcdClientProctor.gitcd EtcdClientProctorgo buildgo run cmd/server/main.go