package
0.0.0-20220224074057-4a6429e46bb8
Repository: https://github.com/scaleoutsean/fusego.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.
# Constants
No description provided by the author