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.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 10 years ago
v0.0.0-20151019160806-2de1f203e7d5
over 10 years ago
Versions
1
1
Dependent Packages
363
363
Dependent Repos
1,047
1,047
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/facebookgo/atomicfile
spec |
| License | BSD-3-Clause |
| Namespace | github.com/facebookgo |
| First Release | over 10 years ago |
| Last Synced | 1 day ago |
Repository
| Stars | 51 on GitHub |
| Forks | 13 on GitHub |
| Docker Dependents | 42 |
| Docker Downloads | 57,646,052 |
Rankings on proxy.golang.org
Overall
Top 2.5%
Dependent packages
Top 0.2%
Dependent repos
Top 0.2%
Forks
Top 5.8%
Docker downloads
Top 0.3%