#include <userver/ugrpc/server/middlewares/groups.hpp>
The core group of middlewares. Is located after Auth
.
There are:
Definition at line 42 of file groups.hpp.
Static Public Attributes | |
static constexpr std::string_view | kName = "core" |
static const auto | dependency = MiddlewareDependencyBuilder().After<Auth>() |
|
inlinestatic |
Definition at line 44 of file groups.hpp.
|
staticconstexpr |
Definition at line 43 of file groups.hpp.