Skip to content

creachadair/atomicfile

Repository files navigation

atomicfile

GoDoc

Package atomicfile implements all-or-nothing file replacement by staging output to a temporary file adjacent to the specified target file, and renaming over the target when the temporary is closed.

About

All-or-nothing file replacement using atomic renames.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages