Documentation ¶
Overview ¶
Package grpc provides a grpc server
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MaxMsgSize ¶
MaxMsgSize set the maximum message in bytes the server can receive and send. Default maximum message size is 4 MB.
func Options ¶
func Options(opts ...grpc.ServerOption) server.Option
Options to be used to configure gRPC options
func Reflection ¶
Reflection enables reflection support in grpc server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.