Package Usage: go: github.com/facebookgo/atomicfile
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.
1 version
Latest release: over 9 years ago
363 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/facebookgo/atomicfile