Gyuho Lee
|
1caaa9ed4a
test: test update for Go 1.12.5 and related changes
|
5 years ago |
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 |
Davanum Srinivas
|
daee668b75
client: Switch to case sensitive unmarshalling to be compatible with ugorji
|
5 years ago |
Davanum Srinivas
|
86e3481ba2
scripts: Remove generated code and script
|
5 years ago |
Davanum Srinivas
|
90108a2e61
client: Replace ugorji/codec with json-iterator/go
|
5 years ago |
Gyuho Lee
|
0ef9ef3c74
*: rerun "gofmt"
|
6 years ago |
Gyuho Lee
|
d37f1521b7
*: update import paths to "go.etcd.io/etcd"
|
6 years ago |
Gyu-Ho Lee
|
75110dd839
*: fix naked returns
|
7 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 years ago |
Shaun Crampton
|
43df091067
client: Return the server's cluster ID as part of the Response
|
8 years ago |
Gyu-Ho Lee
|
fb39e96862
client: change to 'NoValueOnSuccess'
|
8 years ago |
Michael Fraenkel
|
82053f04b2
client: do not send previous node data (optional)
|
9 years ago |
Anthony Romano
|
946b3cce1d
client: make set/delete one shot operations
|
8 years ago |
Gyu-Ho Lee
|
ef44f71da9
*: update LICENSE header
|
8 years ago |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 years ago |
Matt Singletary
|
7b57550484
client: minor typo fix
|
8 years ago |
Anthony Romano
|
c5b51946eb
*: exported godoc fixups
|
8 years ago |
Caleb Champlin
|
82778ed478
Add refresh parameter to allow TTL refreshes without firing watch/wait responses
|
8 years ago |
Jonathan Boulle
|
5490db7cca
client: fix typo in docstring (than -> then)
|
8 years ago |
Gyu-Ho Lee
|
3ac8ff3a84
client: keys.go minor typo
|
8 years ago |
Wojciech Tyczynski
|
4eb598be06
client: regenerate code to unmarshal key response
|
9 years ago |
Yicheng Qin
|
2f558e56d2
client: add Nodes to codecgen and regenerate
|
9 years ago |
Yicheng Qin
|
eb51901830
client: add Nodes type to faciliate sorting
|
9 years ago |
Yicheng Qin
|
d412eaa3a2
Merge pull request #3308 from yichengq/go-codec
|
9 years ago |
Steve Phillips
|
952827157a
client: fixed typo in WatcherOptions docs
|
9 years ago |
Steve Phillips
|
69fc796926
client: spelling error in docs (occured -> occurred)
|
9 years ago |
Yicheng Qin
|
087061e434
Merge pull request #3303 from yichengq/auth-path
|
9 years ago |
Yicheng Qin
|
b5ec7f543a
client: use canonical url path in request
|
9 years ago |
Xiang Li
|
87f061bab2
*: key handler should write auth error as etcd error
|
9 years ago |