etcd/etcdserver/api/v3rpc
dvonthenen 25cdf4ed92 *: expose Raft Applied Index through to "etcdctl endpoint status"
Fixed based on feedback

Fixed spacing

Fix gofmt
2018-01-22 07:37:21 -08:00
..
rpctypes StatusFromError: handle return value of the function 2018-01-08 22:28:20 -05:00
auth.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
codec.go *: add client network metrics 2016-06-20 11:18:06 -07:00
grpc.go etcdserver/api/v3rpc: set grpclog once 2018-01-02 10:12:49 -08:00
header.go v3rpc: dedup resp.Header == nil checks 2017-06-07 09:25:42 -07:00
interceptor.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
key.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
lease.go etcdserver/api/v3rpc: debug user cancellation and log warning for rest 2018-01-08 11:03:13 -05:00
maintenance.go *: expose Raft Applied Index through to "etcdctl endpoint status" 2018-01-22 07:37:21 -08:00
member.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
metrics.go v3rpc: replace grpc metrics w/ go-grpc-prometheus 2016-11-14 15:20:09 -08:00
quota.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
util.go etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL 2018-01-19 12:26:56 -08:00
util_test.go api/v3rpc: do not convert server context error to grpc/*status.statusError 2017-11-06 17:32:23 -08:00
watch.go Merge pull request #9105 from spzala/getrevision 2018-01-08 10:07:57 -08:00