CacheData Model
swiftshadow.models.CacheData
dataclass
Class repersenting data structure if the cache in cache file.
Attributes:
Name | Type | Description |
---|---|---|
expiryIn |
datetime
|
Expiry date object. |
proxies |
list[Proxy]
|
Proxies to head. |