#include <userver/ugrpc/server/middlewares/groups.hpp>
The group for user middlewares - the last group in pipeline. It group used by default.
There are:
Definition at line 59 of file groups.hpp.
Static Public Attributes | |
static constexpr std::string_view | kName = "user" |
static const auto | dependency = MiddlewareDependencyBuilder().After<PostCore>() |
|
inlinestatic |
Definition at line 61 of file groups.hpp.
|
staticconstexpr |
Definition at line 60 of file groups.hpp.