Skip to content

Client side code for connecting an etcd database using go

Notifications You must be signed in to change notification settings

gopay-bootcamp/EtcdClientProctor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etcd Client Proctor

A client side implementaion to connect to local etcd cluster, using Go.

Prerequisites

  1. Etcd, running locally or in a container at port 2379
  2. Golang

Development

  1. git clone https://github.com/gopay-bootcamp/EtcdClientProctor.git
  2. cd EtcdClientProctor
  3. go build
  4. go run cmd/server/main.go

About

Client side code for connecting an etcd database using go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages