Documentation
¶
Overview ¶
Package persistentcache provides a disk-based cache.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFileForKey ¶
GetFileForKey returns a file where to store the data. We split the key by ":", using the first prefix as directory, if present. This is useful for integrations, which use the check_id formed with $check_name:$hash.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.