# Functions
AppendRef is a utility function to format a pack name at a specific ref.
DefaultCachePath returns the default cache path.
NewCache instantiates a new cache instance with the specified config.
VerifyPackExists verifies that a pack exists at the specified path.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AddOpts are the arguments that are required to add a registry or pack to the cache.
Cache encapsulates the state and functionality of a Cache of registries.
CacheConfig encapsulates the configuration options for a cache instance.
DeleteOpts are the arguments that are required to delete a registry or pack from the cache.
GetOpts are the arguments are required to get a registry or pack from the cache.
Pack wraps a pack.Pack add adds the local cache ref.
PackConfig represents the common configuration required by all packs.
Registry represents a registry definition from the global cache.