This package browser is in early development. Mind the rough edges.

go-github-com-facebookgo-atomicfile

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.

Installation

Install the latest version of go-github-com-facebookgo-atomicfile as follows:

guix install go-github-com-facebookgo-atomicfile

Or install a particular version:

guix install go-github-com-facebookgo-atomicfile@0.0.0-20151019160806-2de1f203e7d5

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/go-github-com-facebookgo-atomicfile/'><img src='http://127.0.0.1:3000/packages/go-github-com-facebookgo-atomicfile/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/go-github-com-facebookgo-atomicfile/badges/latest-version.svg)](http://127.0.0.1:3000/packages/go-github-com-facebookgo-atomicfile/)
Org: [[http://127.0.0.1:3000/packages/go-github-com-facebookgo-atomicfile/][http://127.0.0.1:3000/packages/go-github-com-facebookgo-atomicfile/badges/latest-version.svg]]