Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Sam Batschelet
|
a82703b69e
*: error strings should not end with punctuation or a newline (ST1005)
|
6 years ago |
Gyuho Lee
|
d37f1521b7
*: update import paths to "go.etcd.io/etcd"
|
6 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 years ago |
Zhou
|
9c21eefd09
etcdctl: add ttl flag for lock command
|
7 years ago |
Anthony Romano
|
643c2a310d
etcdctl: support exec on lock
|
7 years ago |
Anthony Romano
|
7e05b33aa0
*: remove os.Kill from signal.Notify
|
7 years ago |
Anthony Romano
|
f2af08f5aa
etcdctl: remove superfluous session in lock command
|
8 years ago |
Xiang Li
|
d5d2370fc8
Merge pull request #6172 from xiang90/session
|
8 years ago |
Xiang Li
|
feaff17259
session: remove session manager and add ttl
|
8 years ago |
Gyu-Ho Lee
|
6b671b88dc
etcdctl/ctlv3: fix spell errors
|
8 years ago |
Gyu-Ho Lee
|
9b47ca5972
ctlv3: make flags, commands formats consistent
|
8 years ago |
Anthony Romano
|
393725fe5f
clientv3/concurrency: ctx-ize Leader(), Resign(), and Unlock()
|
8 years ago |
Gyu-Ho Lee
|
c538e0f9a9
etcdctl: update LICENSE header
|
8 years ago |
Xiang Li
|
87d9f06a45
*: combine etcdctl and etcdctlv3
|
8 years ago |