Skip to content

All-or-nothing file replacement using atomic renames.

License

Notifications You must be signed in to change notification settings

creachadair/atomicfile

Repository files navigation

atomicfile

GoDoc CI

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages