package
0.0.0-20201007121644-85862429506e
Repository: https://github.com/modularise/prometheus-tsdb.git
Documentation: pkg.go.dev

# Functions

CopyDirs copies all directories, subdirectories and files recursively including the empty folders.
No description provided by the author
Fdatasync is similar to fsync(), but does not flush modified metadata unless that metadata is needed in order to allow a subsequent data retrieval to be correctly handled.
Flock locks the file with the provided name.
OpenDir opens a directory for syncing.
No description provided by the author
No description provided by the author
Preallocate tries to allocate the space for given file.
Rename safely renames a file.
Replace moves a file or directory to a new location and deletes any previous data.

# Structs

No description provided by the author

# Interfaces

Releaser provides the Release method to release a file lock.