userver: userver/ugrpc/client/component_list.hpp File Reference
Loading...
Searching...
No Matches
component_list.hpp File Reference

Detailed Description

Two common component lists for grpc-client (default and minimal)

Definition in file component_list.hpp.

Go to the source code of this file.

Namespaces

namespace  ugrpc
 Asynchronous gRPC driver.
 
namespace  ugrpc::client
 Client-side utilities.
 

Functions

components::ComponentList ugrpc::client::MinimalComponentList ()
 Returns a list of components to do a minimal grpc client configuration.
 
components::ComponentList ugrpc::client::DefaultComponentList ()
 Returns a list of components to do a default grpc client configuration.