Skip to content

gokyle/atomicstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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

No packages published

Languages