Skip to main content

Module cachestorage

Module cachestorage 

Source

Structs§

Cache
Cache identifier.
CachedResponse
Cached response
DataEntry
Data entry.
DeleteCacheParams
Deletes a cache.
DeleteEntryParams
Deletes a cache entry.
Header
RequestCacheNamesParams
Requests cache names.
RequestCacheNamesReturns
Requests cache names.
RequestCachedResponseParams
Fetches cache entry.
RequestCachedResponseReturns
Fetches cache entry.
RequestEntriesParams
Requests data from cache.
RequestEntriesReturns
Requests data from cache.

Enums§

CachedResponseType
type of HTTP response cached

Type Aliases§

CacheId
Unique identifier of the Cache object.