Single-operation error injection: call PreHook(), run work, then PostHook()
Definition in file hook.hpp.
Go to the source code of this file.
#include <userver/engine/deadline.hpp>#include <userver/engine/sleep.hpp>#include <userver/error_injection/settings.hpp>#include <userver/logging/log.hpp>#include <userver/tracing/span.hpp>Classes | |
| class | error_injection::Hook |
| Single-operation error injection: call PreHook(), run work, then PostHook() More... | |
Namespaces | |
| namespace | error_injection |
| Artificial errors injection framework. | |