Documentation ¶
Overview ¶
Package grpc provides grpc server logic
Package grpc provides grpc server logic
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*server) error
Option represents the functional option for server.
func WithErrGroup ¶ added in v1.0.0
WithErrGroup returns the option to set the error group for server.
func WithStreamConcurrency ¶
WithStreamConcurrency returns the option to set the stream concurrency for server.
Click to show internal directories.
Click to hide internal directories.