prometheus/tsdb/fileutil
SuperQ e167a45c65
Add new Go build tags.
Add new go:build comments based on 1.17 formatting[0].

[0]: https://golang.org/doc/go1.17#gofmt

Signed-off-by: SuperQ <superq@gmail.com>
2021-08-27 10:24:14 +02:00
..
dir.go Compute WAL size and use it during retention size checks (#5886) 2019-11-12 09:40:16 +07:00
dir_unix.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
dir_windows.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
fileutil.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
flock.go
flock_plan9.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
flock_solaris.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
flock_test.go Removed extra tsdb/testutil after merge. 2019-08-14 10:12:32 +01:00
flock_unix.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
flock_windows.go
mmap.go More info in mmap error message (#8058) 2020-10-15 12:58:13 +05:30
mmap_386.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
mmap_amd64.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
mmap_unix.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
mmap_windows.go
preallocate.go
preallocate_darwin.go tsdb/fileutil: Use FcntlFstore from golang.org/x/sys/unix (#7949) 2020-09-19 10:57:13 +01:00
preallocate_linux.go
preallocate_other.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
sync.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
sync_darwin.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
sync_linux.go Add new Go build tags. 2021-08-27 10:24:14 +02:00