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.git
cd EtcdClientProctor
go build
go run cmd/server/main.go