CacheEntry<T>
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / CacheEntry
Interface: CacheEntry<T>
Section titled “Interface: CacheEntry<T>”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2766
A cached proof entry
Type Parameters
Section titled “Type Parameters”T = SingleProof
Properties
Section titled “Properties”
readonlykey:CacheKey
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2768
The cache key
readonlyvalue:T
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2770
The cached value
metadata
Section titled “metadata”
readonlymetadata:CacheEntryMetadata
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2772
Entry metadata