package
2.3.8+incompatible
Repository: https://github.com/coreos/etcd.git
Documentation: pkg.go.dev

# Functions

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.
IsDirWriteable checks if dir is writable by writing and removing a file to dir.
No description provided by the author
Preallocate tries to allocate the space for given file.
No description provided by the author
ReadDir returns the filenames in the given directory in sorted order.
TouchDirAll is similar to os.MkdirAll.

# Variables

No description provided by the author

# Interfaces

No description provided by the author