userver: userver/cache/data_provider.hpp File Reference
Loading...
Searching...
No Matches
data_provider.hpp File Reference

Detailed Description

A simple interface for hiding implementation and making mocks easy to implement.

Definition in file data_provider.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

class  cache::DataProvider< T >
 Interface for providing cached data of type T. More...
 

Namespaces

namespace  cache
 Utilities for caching.