Clio develop
The XRP Ledger API server.
|
A data structure to store a cache entry with its timestamp. More...
#include <ResponseExpirationCache.hpp>
Public Attributes | |
std::chrono::steady_clock::time_point | lastUpdated |
When the entry was last updated. | |
boost::json::object | response |
The cached response data. | |
A data structure to store a cache entry with its timestamp.