etcd/store
Gyu-Ho Lee 04ac8969a1 Merge pull request #3986 from mqliang/defer
refactor store/store.go
2015-12-29 14:42:11 -07:00
..
doc.go *: add missing package descriptions 2015-11-17 20:54:10 -08:00
event.go store: clean up event.go, node.go and add tests 2015-12-25 13:25:12 -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 store: clean up event.go, node.go and add tests 2015-12-25 13:25:12 -08: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
node_test.go store: fix expiration var shadowing, change test function names 2015-12-28 08:50:34 -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 store: refactor 2015-12-15 16:50:02 +08: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