Anthony Romano 28e9ba365a grpcproxy: return closing error when stream is canceled from conn close 8 years ago
..
cache 1fe2a9b124 Revert "Merge pull request #7139 from heyitsanthony/proxy-rlock" 8 years ago
auth.go e1892e264d grpcproxy: add auth 9 years ago
chan_stream.go 29a6fd65ad grpcproxy: only return ctx error in chan stream if recvc is empty 8 years ago
cluster.go bdfbd26e94 *: add cluster proxy 9 years ago
doc.go fc7da09d67 *: add missing godoc package descriptions 9 years ago
kv.go 36f5b713bf grpcproxy: don't wait for ctx.Done() to close kv donec 8 years ago
kv_client_adapter.go 54df540c2c grpcproxy: wrapper from pb.KVServer to pb.KVClient 9 years ago
kv_test.go 8c0282ab24 grpcproxy, etcdmain, integration: add close channel to kv proxy 9 years ago
leader.go 80de75431e grpcproxy: support forcing leader as available 8 years ago
lease.go ba52bd07ba grpcproxy: add lease coalescing support 8 years ago
lease_client_adapter.go ba52bd07ba grpcproxy: add lease coalescing support 8 years ago
logger.go 72a531e8b2 grpcproxy: add 'register' address 8 years ago
maintenance.go fd24340903 grpcproxy: add maintenance proxy 9 years ago
metrics.go 1fe2a9b124 Revert "Merge pull request #7139 from heyitsanthony/proxy-rlock" 8 years ago
register.go 72a531e8b2 grpcproxy: add 'register' address 8 years ago
register_test.go 72a531e8b2 grpcproxy: add 'register' address 8 years ago
watch.go 28e9ba365a grpcproxy: return closing error when stream is canceled from conn close 8 years ago
watch_broadcast.go e42fa18ccf grpcproxy: don't use WithRequireLeader for watch event stream 9 years ago
watch_broadcasts.go 60908c64a6 grpcproxy: fix race between coalesce and bcast on nextrev 9 years ago
watch_client_adapter.go 05b82f2022 grpcproxy: refactor chan stream out of watch_client_adapter 8 years ago
watch_ranges.go d680b8b5fb grpcproxy: fix race between watch ranges delete() and broadcasts empty() 9 years ago
watcher.go 853f68071b grpcproxy: respect CompactRevision in watcher 8 years ago