package
0.0.0-20250228153609-219b4762b40e
Repository: https://github.com/jacobsa/fuse.git
Documentation: pkg.go.dev
# Functions
Create a temporary file with the same semantics as ioutil.TempFile, but ensure that it is unlinked before returning so that it does not persist after the process exits.
Call fdatasync on the supplied file.