![]() |
Kurlyk
|
Defines RAII handle for keeping HTTP rate limits alive. More...
Go to the source code of this file.
Classes | |
| class | kurlyk::HttpRateLimitHandle |
| RAII handle that owns a registered HTTP rate-limit ID. More... | |
Namespaces | |
| namespace | kurlyk |
| Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions. | |
Macros | |
| #define | _KURLYK_HTTP_RATE_LIMIT_HANDLE_HPP_INCLUDED |
Typedefs | |
| using | kurlyk::HttpRateLimitHandlePtr = std::shared_ptr<HttpRateLimitHandle> |
| Shared RAII handle for HTTP rate limits. | |
Defines RAII handle for keeping HTTP rate limits alive.
Definition in file HttpRateLimitHandle.hpp.
| #define _KURLYK_HTTP_RATE_LIMIT_HANDLE_HPP_INCLUDED |
Definition at line 3 of file HttpRateLimitHandle.hpp.