Fedora Packages

golang-github-dchest-safefile-devel Subpackage of golang-github-dchest-safefile

Safe "atomic" saving of files

Go package safefile implements safe "atomic" saving of files. Instead of truncating and overwriting the destination file, it creates a temporary file in the same directory, writes to it, and then renames the temporary file to the original name when calling Commit. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/dchest/safefile

Releases Overview

Release Stable Testing
Fedora Rawhide 0-0.15.20180529git855e8d9.fc40 -
Fedora 40 0-0.15.20180529git855e8d9.fc40 -
Fedora 39 0-0.13.20180529git855e8d9.fc39 -
Fedora 38 0-0.12.20180529git855e8d9.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-dchest-safefile dash maintainers at fedoraproject dot org.



Sources on Pagure