package
0.0.0-20240716191935-69006aedefdc
Repository: https://github.com/cyverse/irodsfs-common.git
Documentation: pkg.go.dev

# Functions

NewDiskCacheEntry creates a new DiskCacheEntry.
NewDiskCacheStore creates a new DiskCacheStore.

# Structs

DiskCacheEntry implements CacheEntry.
DiskCacheStore implements CacheStore.

# Interfaces

CacheEntry is a cache entry (e.g., a file chunk).
CacheStore is a cache management object.