[ Source: golang-github-dchest-safefile ]
Package: golang-github-dchest-safefile-dev (0.0~git20151022.0.855e8d9-1.1)
Links for golang-github-dchest-safefile-dev
Debian Resources:
Download Source Package golang-github-dchest-safefile:
- [golang-github-dchest-safefile_0.0~git20151022.0.855e8d9-1.1.dsc]
- [golang-github-dchest-safefile_0.0~git20151022.0.855e8d9.orig.tar.xz]
- [golang-github-dchest-safefile_0.0~git20151022.0.855e8d9-1.1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Implements safe "atomic" saving of files for Go
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.
Download golang-github-dchest-safefile-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.7 kB | 26.0 kB | [list of files] |