Piotr Tabor
|
9e1abbab6e
|
Fix goimports in all existing files. Execution of ./scripts/fix.sh
Signed-off-by: Piotr Tabor <ptab@google.com>
|
2022-12-29 09:41:31 +01:00 |
|
demoManito
|
72cf0cc04a
|
etcd: modify declaring empty slices
declare an empty slice to var s []int replace s :=[]int{}, https://github.com/golang/go/wiki/CodeReviewComments#declaring-empty-slices
Signed-off-by: demoManito <1430482733@qq.com>
|
2022-09-16 14:41:14 +08:00 |
|
Marek Siarkowicz
|
264498258b
|
tests: Move CorruptBBolt to testutil
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2022-07-25 13:59:30 +02:00 |
|
Marek Siarkowicz
|
9612fc1194
|
tests: Unify TestCompactionHash and extend it to also Delete keys and Defrag
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2022-06-13 18:20:19 +02:00 |
|