Versions in this module Expand all Collapse all v0 v0.0.1 Apr 4, 2025 Changes in this version + const CacheDir + const DankDir + func CheckCacheFile(filename string, maxAge time.Duration) ([]byte, error) + func GetDankCacheDir() string + func GetDankCachePathname(filename string) string + func GetDankDir() string + func MakeCacheFile(filename string) (*os.File, error) + func SetDankRoot(root string)