etcd/proxy/grpcproxy
Anthony Romano 33c375dc44 *: fill out blank package godocs
Mostly one-liner short descriptions, but also includes some typo fixes
and some examples.
2017-05-18 09:41:13 -07:00
..
adapter adpater: adapters for lock and election services 2017-05-10 12:51:05 -07:00
cache *: fill out blank package godocs 2017-05-18 09:41:13 -07:00
auth.go grpcproxy: add auth 2016-07-18 14:26:22 -07:00
cluster.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
cluster_test.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
election.go grpcproxy, etcdmain: add lock and election services to proxy 2017-05-10 12:19:09 -07:00
kv.go grpcproxy: don't wait for ctx.Done() to close kv donec 2017-02-15 00:16:25 -08:00
kv_test.go grpcproxy, etcdmain, integration: add close channel to kv proxy 2017-01-18 11:51:16 -08:00
leader.go grpcproxy: support forcing leader as available 2017-02-15 16:49:41 -08:00
lease.go Revert "Merge pull request #7732 from heyitsanthony/lease-err-ka" 2017-05-02 09:36:16 -07:00
lock.go grpcproxy, etcdmain: add lock and election services to proxy 2017-05-10 12:19:09 -07:00
logger.go grpcproxy: add 'register' address 2017-02-22 16:47:48 -08:00
maintenance.go grpcproxy: add maintenance proxy 2016-07-18 13:31:03 -07:00
metrics.go Revert "Merge pull request #7139 from heyitsanthony/proxy-rlock" 2017-02-10 14:37:48 -08:00
register.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
register_test.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
watch.go grpcproxy: return closing error when stream is canceled from conn close 2017-03-01 16:46:13 -08:00
watch_broadcast.go grpcproxy: don't use WithRequireLeader for watch event stream 2017-02-02 09:32:25 -08:00
watch_broadcasts.go grpcproxy: fix race between coalesce and bcast on nextrev 2016-11-30 16:50:29 -08:00
watch_ranges.go grpcproxy: fix race between watch ranges delete() and broadcasts empty() 2016-11-28 15:53:41 -08:00
watcher.go grpcproxy: respect CompactRevision in watcher 2017-02-13 15:43:41 -08:00