-
Notifications
You must be signed in to change notification settings - Fork 1
@142vip.grpc.Class.GrpcExampleService
API 参考 / @142vip/grpc / GrpcExampleService
Defined in: example.ts:23
new GrpcExampleService():
GrpcExampleService
GrpcExampleService
clientStreamToServer(
requestData):Promise<ExampleResponseDataType>
Defined in: example.ts:40
客户端流式
Promise<ExampleResponseDataType>
GrpcExampleServiceImpl.clientStreamToServer
clientStreamToServerStream(
requestData):Promise<ExampleResponseDataType>
Defined in: example.ts:64
客户端、服务端,流式
Promise<ExampleResponseDataType>
GrpcExampleServiceImpl.clientStreamToServerStream
clientToServer(
requestData):Promise<ExampleResponseDataType>
Defined in: example.ts:28
普通一元调用
Promise<ExampleResponseDataType>
GrpcExampleServiceImpl.clientToServer
clientToServerStream(
requestData):Promise<ExampleResponseDataType>
Defined in: example.ts:52
服务端流式
Promise<ExampleResponseDataType>
- @142vip/axios
- @142vip/changelog
- @142vip/commit-linter
- @142vip/copyright
- @142vip/data-source
- @142vip/eslint-config
- @142vip/fairy-cli
- @142vip/grpc
- @142vip/nest
- @142vip/nest-redis
- @142vip/nest-typeorm
- @142vip/oauth2.0
- @142vip/open-source
- @142vip/redis
- @142vip/release-version
- @142vip/typeorm
- @142vip/utils