Your opinion will help to improve our service
Leave a feedback >#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 70 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 72 of file groups.hpp.
|
staticconstexpr |
Definition at line 71 of file groups.hpp.