Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::ResponseExpirationCache::EntryData Struct Reference

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.
 

Detailed Description

A data structure to store a cache entry with its timestamp.


The documentation for this struct was generated from the following file: