[ Source: golang-github-facebookgo-atomicfile ]
Package: golang-github-facebookgo-atomicfile-dev (0.0~git20151019.2de1f20-2)
Links for golang-github-facebookgo-atomicfile-dev
Debian Resources:
Download Source Package golang-github-facebookgo-atomicfile:
- [golang-github-facebookgo-atomicfile_0.0~git20151019.2de1f20-2.dsc]
- [golang-github-facebookgo-atomicfile_0.0~git20151019.2de1f20.orig.tar.xz]
- [golang-github-facebookgo-atomicfile_0.0~git20151019.2de1f20-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Provides an 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.
Download golang-github-facebookgo-atomicfile-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 3.7 kB | 18.0 kB | [list of files] |