Documentation
¶
Overview ¶
Package whiteout defines and implements whiteout related functions to be used in the layer scanning methods and functions.
Index ¶
Constants ¶
View Source
const ( // WhiteoutPrefix is the prefix found on whiteout files. WhiteoutPrefix = ".wh." // WhiteoutDirPrefix is the prefix found on whiteout directories. This means the directory cannot // hold any more files in the current layer, as well as future layers. WhiteoutDirPrefix = ".wh..wh..opq." )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.