maddy/internal/target/queue
Eng Zer Jun 8f1cfd72ac 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-22 00:34:01 +03:00
..
metrics.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
queue.go refactor(errors): return errors where possible 2021-08-10 19:33:54 +03:00
queue_test.go test: use T.TempDir to create temporary test directory 2022-02-22 00:34:01 +03:00
timewheel.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
timewheel_test.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00