View Source Dagger.DaggerEngineCacheEntry (dagger v0.13.6)
An individual cache entry in a cache entry set
Summary
Functions
Whether the cache entry is actively being used.
The time the cache entry was created, in Unix nanoseconds.
The description of the cache entry.
The disk space used by the cache entry.
A unique identifier for this DaggerEngineCacheEntry.
The most recent time the cache entry was used, in Unix nanoseconds.
Types
Functions
Whether the cache entry is actively being used.
The time the cache entry was created, in Unix nanoseconds.
The description of the cache entry.
The disk space used by the cache entry.
@spec id(t()) :: {:ok, Dagger.DaggerEngineCacheEntryID.t()} | {:error, term()}
A unique identifier for this DaggerEngineCacheEntry.
The most recent time the cache entry was used, in Unix nanoseconds.