-
Notifications
You must be signed in to change notification settings - Fork 0
Atomically write data to a file.
License
gokyle/atomicstore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
atomicstore is a package for writing a file atomically. It presents the same interface as ioutil.WriteFile, while ensuring that the file is written to a temporary file and renamed to the destination.
About
Atomically write data to a file.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published