prometheus/tsdb/fileutil
Brad Walker 3348930df5
Replace fileutil.ReadDir with ioutil.ReadDir (#7029) (#7033)
* tsdb: Replace fileutil.ReadDir with ioutil.ReadDir (#7029)

Signed-off-by: Brad Walker <brad@bradmwalker.com>

* tsdb: Remove fileutil.ReadDir (#7029)

Signed-off-by: Brad Walker <brad@bradmwalker.com>
2020-04-06 19:04:20 +05:30
..
dir.go Compute WAL size and use it during retention size checks (#5886) 2019-11-12 09:40:16 +07:00
dir_unix.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
dir_windows.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
fileutil.go Replace fileutil.ReadDir with ioutil.ReadDir (#7029) (#7033) 2020-04-06 19:04:20 +05:30
flock.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_plan9.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_solaris.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_test.go Removed extra tsdb/testutil after merge. 2019-08-14 10:12:32 +01:00
flock_unix.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_windows.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap.go Live m-mapping of chunks on disk (#6830) 2020-03-19 22:03:44 +05:30
mmap_386.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_amd64.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_unix.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_windows.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate_darwin.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate_linux.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate_other.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
sync.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
sync_darwin.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
sync_linux.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30