hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
GrpcService
hunt
framework
provider
GrpcServiceProvider
class
GrpcService {
this
(GrpcClientConf[] clientOptions);
GrpcServer
server
();
Channel
getChannel
(string name);
}
Constructors
this
this
(GrpcClientConf[] clientOptions)
Undocumented in source.
Members
Functions
getChannel
Channel
getChannel
(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
server
GrpcServer
server
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
framework
provider
GrpcServiceProvider
classes
GrpcService
GrpcServiceProvider