etcd/etcdserver/api
Iskander Sharipov d0f800c930 etcdserver/api/v2discovery: simplify !(x == y) to x != y
Found using https://go-critic.github.io/overview#boolExprSimplify-ref
2018-07-28 23:47:17 +03:00
..
etcdhttp *: move internal "etcdserver/api/rafthttp" 2018-05-21 10:31:16 -07:00
membership *: move to "etcdserver/api/membership" 2018-05-21 10:31:16 -07:00
rafthttp rafthttp: add "RaftDropHeartbeat" failpoint 2018-06-15 13:10:58 -07:00
snap etcdserver/api/snap: document histograms, add "etcd_snap_fsync_duration_seconds" 2018-05-23 14:03:28 -07:00
v2auth etcdserver: clean up code format 2018-07-21 16:03:16 -07:00
v2discovery etcdserver/api/v2discovery: simplify !(x == y) to x != y 2018-07-28 23:47:17 +03:00
v2error etcdserver/*: move internal v2 packages 2018-05-14 12:49:49 -07:00
v2http etcdserver/api/v2http: document histogram 2018-05-23 14:03:28 -07:00
v2stats etcdserver/*: move internal v2 packages 2018-05-14 12:49:49 -07:00
v2store etcdserver: clean up code format 2018-07-21 16:03:16 -07:00
v2v3 *: move to "etcdserver/api/membership" 2018-05-21 10:31:16 -07:00
v3alarm *: move "etcdserver/api/v3alarm" 2018-05-21 10:31:16 -07:00
v3client clientv3: call other APIs with default gRPC call options 2017-12-20 10:58:05 -08:00
v3compactor *: move "etcdserver/api/v3compactor" 2018-05-21 10:31:16 -07:00
v3election vendor: use latest "grpc-ecosystem/grpc-gateway" 2018-05-22 17:35:15 -04:00
v3lock vendor: use latest "grpc-ecosystem/grpc-gateway" 2018-05-22 17:35:15 -04:00
v3rpc *: Add progress notify request watch request 2018-06-27 16:46:13 -07:00
capability.go etcdserver: support structured logging 2018-04-16 17:36:00 -07:00
cluster.go *: move to "etcdserver/api/membership" 2018-05-21 10:31:16 -07:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00