package
0.0.8
Repository: https://github.com/elastic/go-txfile.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Err creates a new Error.

# Constants

file already closed.
file already exists.
process file desciptor limit reached.
read/write IO error.
file lock failed.
no space or quota exhausted.
file does not exist.
operation not supported.
unknown OS error.
permission denied.
cannot resolve path.
file unlock failed.
No description provided by the author
SyncDataOnly will only flush the file data, without enforcing an update on the file metadata (like file size or modification time).

# Structs

Error is the common error type used by vfs implementations.

# Interfaces

No description provided by the author

# Type aliases

Kind encodes an error code for use by applications.
No description provided by the author