CacheReference
STRUCT
CacheReference
Swift
1public struct CacheReference
A reference to a cache record.
Properties
key
Swift
1public let key: String
Methods
init(key:)
Swift
1public init(key: String)
You are viewing documentation for a previous version of this software.
Switch to the latest stable version.STRUCT
CacheReference
1public struct CacheReference
A reference to a cache record.
key
1public let key: String
init(key:)
1public init(key: String)