Your opinion will help to improve our service
Leave a feedback >#include <userver/middlewares/groups.hpp>
The core group of middlewares. Is located after Auth
.
There are:
gRPC-server:
Definition at line 50 of file groups.hpp.
Static Public Attributes | |
static constexpr std::string_view | kName = "core" |
static const auto | kDependency = middlewares::MiddlewareDependencyBuilder().After<Auth>() |
|
inlinestatic |
Definition at line 52 of file groups.hpp.
|
staticconstexpr |
Definition at line 51 of file groups.hpp.