Documentation
¶
Overview ¶
Package atomicfile writes a file atomically: a temp file in the destination directory, then a rename, so a crash mid-write never leaves a truncated file. It is the single home for the temp-write-rename dance the profile store and the serve daemon's snapshot store both need.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.