mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-01 21:01:16 -05:00
The directory created by `T.TempDir()` and `B.TempDir()` is automatically removed when the test and all its subtests complete. Reference: https://pkg.go.dev/testing#T.TempDir Reference: https://pkg.go.dev/testing#B.TempDir Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> |
||
|---|---|---|
| .. | ||
| chunk_write_queue.go | ||
| chunk_write_queue_test.go | ||
| chunks.go | ||
| chunks_test.go | ||
| head_chunks.go | ||
| head_chunks_other.go | ||
| head_chunks_test.go | ||
| head_chunks_windows.go | ||