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.
#include <userver/utils/shared_readable_ptr.hpp>
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. | |