Documentation
¶
Overview ¶
Package cachedir contains utilities for manipulating cache directories.
Index ¶
Constants ¶
View Source
const CacheDirMarkerFile = "CACHEDIR.TAG"
CacheDirMarkerFile is the name of the marker file indicating a directory contains Kopia caches. See https://bford.info/cachedir/
View Source
const CacheDirMarkerHeader = "Signature: 8a477f597d28d172789f06886806bc55"
CacheDirMarkerHeader is the header signature for cache dir marker files.
Variables ¶
This section is empty.
Functions ¶
func WriteCacheMarker ¶
WriteCacheMarker writes the CACHEDIR.TAG marker file in a given directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.