#include <userver/ugrpc/server/service_base.hpp>
The type-erased base class for all gRPC service implementations.
Definition at line 28 of file service_base.hpp.
Public Types | |
using | CallContext = ugrpc::server::CallContext |
Public Member Functions | |
ServiceBase & | operator= (ServiceBase &&)=delete |
Definition at line 30 of file service_base.hpp.