Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanAbsPath ¶
CleanAbsPath removes any ".." and "." from the path and ensures it starts with a "/". If the path refers to the root directory, it returns "/".
func RegularFilePathForValidatedDigest ¶
RegularFilePath returns the path used in the composefs backing store for a regular file with the provided content digest.
The caller MUST ensure d is a valid digest (in particular, that it contains no path separators or .. entries)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.