prometheus/tsdb/fileutil
Matthieu MOREL e3041740e4 tsdb/fileutil: use Go standard errors
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2023-11-14 19:05:21 +00:00
..
dir.go
dir_unix.go
dir_windows.go
fileutil.go refactor: move from io/ioutil to io and os packages (#10528) 2022-04-27 11:24:36 +02:00
flock.go
flock_js.go Update go to 1.19, set min version to 1.18 (#11279) 2022-09-07 11:30:48 +02:00
flock_plan9.go
flock_solaris.go
flock_test.go
flock_unix.go
flock_windows.go
mmap.go tsdb/fileutil: use Go standard errors 2023-11-14 19:05:21 +00:00
mmap_386.go
mmap_amd64.go
mmap_arm64.go tsdb: Add windows arm64 support. 2021-11-09 11:07:27 +01:00
mmap_js.go Make necessary change to compile promql parser to wasm (#10683) 2022-05-12 09:12:05 +02:00
mmap_unix.go Make necessary change to compile promql parser to wasm (#10683) 2022-05-12 09:12:05 +02:00
mmap_windows.go
preallocate.go
preallocate_darwin.go
preallocate_linux.go tsdb/fileutil: use Go standard errors 2023-11-14 19:05:21 +00:00
preallocate_other.go
sync.go
sync_darwin.go
sync_linux.go