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