struct Protocol::CacheStorage::Cache
- Protocol::CacheStorage::Cache
- Struct
- Value
- Object
Overview
Cache identifier.
Included Modules
- JSON::Serializable
Defined in:
protocol/cache_storage.crConstructors
Instance Method Summary
-
#cache_id : CacheId
An opaque unique id of the cache.
-
#cache_name : String
The name of the cache.
-
#security_origin : String
Security origin of the cache.