|
virthttp
0.0
libvirt http interface
|
#include <async_store.hpp>
Public Attributes | |
| std::chrono::time_point< ClockType > | expires |
| point of expiry of the store entry More... | |
| std::future< std::string > | fut |
| promise of the response body More... | |
Storage value type
| std::chrono::time_point<ClockType> AsyncStore::Element::expires |
point of expiry of the store entry
| std::future<std::string> AsyncStore::Element::fut |
promise of the response body
1.8.11