etcd/store
Gyu-Ho Lee a45b902d12 store: fixes shadowed variables with go tool vet.
Fixes for https://github.com/coreos/etcd/issues/3954.
2015-12-12 09:38:26 -08:00
..
doc.go *: add missing package descriptions 2015-11-17 20:54:10 -08:00
event.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
event_history.go store: fixes shadowed variables with go tool vet. 2015-12-12 09:38:26 -08:00
event_queue.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
event_test.go *: remove shadowing of variables from etcd and add travis test 2015-02-17 16:31:42 -05:00
heap_test.go store: remove unused ACL field 2015-02-28 11:46:21 -08:00
metrics.go *: add metrics to `store` and `proxy`. 2015-07-07 16:01:51 +01:00
node.go etcdserver, store: fix grammars in comments (a->an existing) 2015-09-14 13:41:13 -07:00
node_extern.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
node_extern_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
stats.go store: fixed clone error for store stats. 2015-03-20 12:31:47 +08:00
stats_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
store.go etcdserver, store: fix grammars in comments (a->an existing) 2015-09-14 13:41:13 -07:00
store_bench_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
store_test.go store: fix modifiedindex in node clone 2015-02-05 22:26:52 -08:00
ttl_key_heap.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
watcher.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
watcher_hub.go store: fix data race when modify event in watchHub. 2015-12-09 10:11:51 -08:00
watcher_hub_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
watcher_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00