etcd/clientv3/leasing
Sahdev P. Zala 3b7e2ce0ca StatusFromError: handle return value of the function
status.FromError can return nil, false. We are handling the return values
most places in code but some places we aren't. Fixing it herewith.

Fixes #9117
2018-01-08 22:28:20 -05:00
..
cache.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
doc.go clientv3: goword spelling check 2017-09-06 22:11:33 -07:00
kv.go StatusFromError: handle return value of the function 2018-01-08 22:28:20 -05:00
txn.go leasing: KV leasing 2017-08-04 11:35:36 -07:00
util.go leasing: KV leasing 2017-08-04 11:35:36 -07:00