Go to file
Brian Matheson 955c345e4b fix import of mvccpb 2019-05-17 14:02:50 +00:00
.gitignore Initial commit 2018-04-12 17:07:52 +00:00
Gopkg.toml Initial commit. 2018-04-12 10:10:17 -07:00
Makefile add a makefile to capture the module env var setting 2019-04-16 13:02:30 +00:00
README.md . 2019-04-16 13:04:26 +00:00
discovery.go move to go.etcd.io 2019-05-08 17:55:31 -04:00
easy_client.go move to go.etcd.io 2019-05-08 17:55:31 -04:00
easy_config.go move to go.etcd.io 2019-05-08 17:55:31 -04:00
go.mod fix import of mvccpb 2019-05-17 14:02:50 +00:00
go.sum move to go.etcd.io 2019-05-08 17:55:31 -04:00
pair.go fix import of mvccpb 2019-05-17 14:02:50 +00:00
queue.go move to go.etcd.io 2019-05-08 17:55:31 -04:00

README.md

etcd_tools

Collection of little libraries for working with etcd.

This uses modules and requires setting GO111MODULE=on if you're building in the GOPATH