Atomically written/replaced file
Package Atomicfile provides the ability to write a file with an eventual rename on Close (using os.Rename). This allows for a file to always be in a consistent state and never represent an in-progress write. NOTE: `os.Rename` may not be atomic on your operating system. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/facebookgo/atomicfile
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-0.9.20180517git2de1f20.fc35 | - |
Fedora 35 | 0-0.9.20180517git2de1f20.fc35 | - |
Fedora 34 | 0-0.8.20180517git2de1f20.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-facebookgo-atomicfile dash maintainers at fedoraproject dot org
.