lotus/lib/backupds
Eng Zer Jun c229842f57
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-03-15 00:21:31 +08:00
..
backupds_test.go test: use T.TempDir to create temporary test directory 2022-03-15 00:21:31 +08:00
cbor.go fix lint 2021-03-11 12:05:32 +01:00
datastore.go WIP: updating to new datastore/blockstore code with contexts 2021-12-09 14:12:25 +02:00
log.go WIP: updating to new datastore/blockstore code with contexts 2021-12-09 14:12:25 +02:00
read.go WIP: updating to new datastore/blockstore code with contexts 2021-12-09 14:12:25 +02:00