userver: userver/error_injection/hook.hpp File Reference
Loading...
Searching...
No Matches
hook.hpp File Reference

Detailed Description

Single-operation error injection: call PreHook(), run work, then PostHook()

Definition in file hook.hpp.

Go to the source code of this file.

Classes

class  error_injection::Hook
 Single-operation error injection: call PreHook(), run work, then PostHook() More...
 

Namespaces

namespace  error_injection
 Artificial errors injection framework.