userver: userver/components/fs_cache.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
fs_cache.hpp File Reference

Component for storing files in memory. More...

+ Include dependency graph for fs_cache.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  components::FsCache
 Component for storing files in memory. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 

Variables

template<>
constexpr bool components::kHasValidate< FsCache > = true
 

Detailed Description

Component for storing files in memory.

Definition in file fs_cache.hpp.