etcd/store
Gyu-Ho Lee 5a154e8e2b *: disable gRPC client logs in tests
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-11 20:56:00 -08:00
..
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
event.go etcd: fix refresh feature 2016-05-25 13:33:31 -07:00
event_history.go store: do not modify key during scanning 2016-11-01 14:35:53 -07:00
event_queue.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
event_test.go store: added missing test case scenerio for scan of de-queued entries 2016-08-30 00:30:48 +05:30
heap_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
metrics.go *: fix minor typos 2017-09-11 07:33:35 -07:00
node.go *: fix naked returns 2017-11-10 18:46:15 -08:00
node_extern.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
node_extern_test.go store: replace testify asserts with testutil asserts 2017-04-22 20:29:58 -07:00
node_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
stats.go store/stats.go: fix gofmt warnings 2017-11-02 14:18:00 -07:00
stats_test.go store: replace testify asserts with testutil asserts 2017-04-22 20:29:58 -07:00
store.go store: set Dir attribute, when node expired 2017-01-19 18:00:56 +08:00
store_bench_test.go *: fix 'ineffassign' issues 2017-10-03 10:14:33 -07:00
store_test.go store: test v2v3 store 2017-08-31 11:47:41 -07:00
store_ttl_test.go *: fix 'ineffassign' issues 2017-10-03 10:14:33 -07:00
store_v2_test.go store: separate tests that need Store from those needing *store 2017-08-31 11:47:40 -07:00
store_v2v3_test.go *: disable gRPC client logs in tests 2017-11-11 20:56:00 -08:00
ttl_key_heap.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
watcher.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
watcher_hub.go *: remove never-unused vars, minor lint fix 2017-03-06 14:59:12 -08:00
watcher_hub_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
watcher_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00