userver: userver/testsuite/cache_control.hpp File Reference
Loading...
Searching...
No Matches
cache_control.hpp File Reference

Periodically updated caches control interface for testsuite. More...

#include <functional>
#include <string>
#include <unordered_set>
#include <vector>
#include <userver/cache/update_type.hpp>
#include <userver/components/component_fwd.hpp>
#include <userver/engine/mutex.hpp>
#include <userver/utils/not_null.hpp>
+ Include dependency graph for cache_control.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  testsuite::CacheControl
 Periodically updated caches control interface for testsuite. More...
 
class  testsuite::CacheInvalidatorHolder
 RAII helper for testsuite registration. More...
 

Namespaces

namespace  cache
 Utilities for caching.
 
namespace  testsuite
 Testsuite integration.
 

Detailed Description

Periodically updated caches control interface for testsuite.

Definition in file cache_control.hpp.