Gyuho Lee
|
ab1db0dfd8
|
clientv3: deprecate "grpc.ErrClientConnClosing"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2019-08-05 14:38:27 -07:00 |
|
Shin'ya Ueoka
|
aa4313a55a
|
*: fix github links
|
2018-11-10 11:14:18 +09:00 |
|
Shin'ya UEOKA
|
e9afd51f47
|
clientv3/doc: Fix code example
|
2018-08-30 22:10:58 +00:00 |
|
Gyuho Lee
|
2ac04381a2
|
clientv3: update Go import paths to "go.etcd.io"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2018-08-28 17:47:55 -07:00 |
|
Louis-Paul Dareau
|
a3c09ee8e9
|
clientv3/doc: Improve error handling comment
|
2018-08-23 19:47:27 +02:00 |
|
Louis-Paul Dareau
|
2ee4525cd2
|
clientv3/doc: Update error handling godoc
0c5bcd5d8094ef64e8377753d48c038327a266d6 updated error handling for
`ErrEmptyKey` but missed the godoc.
|
2018-08-23 13:37:39 +02:00 |
|
Joe Betz
|
8451a1715f
|
clientv3: Enable balancer logging if ETCD_CLIENT_DEBUG environment variable is set
|
2018-06-15 16:28:36 -07:00 |
|
Gyuho Lee
|
6e521d2f3f
|
clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-06-15 14:47:08 -07:00 |
|
Gyuho Lee
|
6458e22708
|
clientv3: fix indentation in doc.go
Looks off in https://godoc.org/github.com/coreos/etcd/clientv3.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2017-12-04 17:05:31 -08:00 |
|
Gyu-Ho Lee
|
6b6013fad5
|
clientv3/doc: update dial-timeout error handling with new gRPC
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-12-04 13:45:42 -08:00 |
|
Gyu-Ho Lee
|
92167e8773
|
clientv3: update error handling godoc
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-11-29 10:53:54 -08:00 |
|
Gyu-Ho Lee
|
a9105b5a8d
|
clientv3: document context timeout error with server-side clock skew
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-11-27 14:06:42 -08:00 |
|
Anthony Romano
|
2d0eec0b35
|
clientv3: goword spelling check
|
2017-09-06 22:11:33 -07:00 |
|
Iwasaki Yudai
|
e7e29ba249
|
clientv3: Fix URL to rpc errors
|
2016-10-24 16:38:05 -07:00 |
|
Gyu-Ho Lee
|
fd9e07a529
|
clientv3: update LICENSE header
|
2016-05-12 20:50:58 -07:00 |
|
Xiang Li
|
9d49d35090
|
client: doc that client is thread-safe
|
2016-03-29 09:28:53 -07:00 |
|
Xiang Li
|
d3809abe42
|
*: gRPC + HTTP on the same port
We use cmux to do this since we want to do http+https on the same
port in the near future too.
|
2016-03-21 14:29:25 -07:00 |
|
Gyu-Ho Lee
|
dae7e009b0
|
*: godoc clean up
|
2016-03-19 14:19:23 -07:00 |
|
Gyu-Ho Lee
|
a857d8e27c
|
clientv3: document error handling
|
2016-02-29 13:54:35 -08:00 |
|
Gyu-Ho Lee
|
72a1e5618b
|
clientv3: add more code examples
|
2016-02-23 14:05:36 -08:00 |
|