proxygen
SSLSessionCacheData.h File Reference
#include <chrono>
#include <folly/DynamicConverter.h>
#include <folly/FBString.h>
#include <wangle/client/ssl/SSLSession.h>

Go to the source code of this file.

Classes

struct  wangle::SSLSessionCacheData
 

Namespaces

 wangle
 
 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

template<>
folly::dynamic folly::toDynamic (const wangle::SSLSessionCacheData &data)
 
template<>
wangle::SSLSessionCacheData folly::convertTo (const dynamic &d)