1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-08-20 00:30:52 +02:00
seaweedfs/weed/filer/leveldb
Eng Zer Jun b92df1654c
test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-14 10:38:13 +08:00
..
leveldb_store.go add a debug capability to list all metadata keys 2022-01-11 23:25:04 -08:00
leveldb_store_kv.go leveldb: report not found entry 2020-09-01 22:48:23 -07:00
leveldb_store_test.go test: use T.TempDir to create temporary test directory 2022-02-14 10:38:13 +08:00