ReservationCache
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| Timestamp | time.Time | Stores the time when the reservation status was last updated, used to determine the freshness of the cached data. |
| ReservationStatus | core.CatalogReservation_Status | Stores the current status of the catalog reservation, indicating its state within the system. |