# Functions
NewGRPCClient returns a GRPC Client.
No description provided by the author
NewService returns a Service.
WithDirectAddresses returns a direct addresses option.
No description provided by the author
No description provided by the author
No description provided by the author
WithTimeout returns a timeout option.
# Structs
GRPCClient is a grpc client.
GRPCServer is a grpc server.
No description provided by the author
Service is a service define.
# Type aliases
ClientCreator create a grpc client.
ClientOption is client create option.
ServerOption service side option.
ServiceOption service options.
ServiceRegister registry grpc services.