Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithStreamClient ¶
func WithStreamClient(opts ...Option) grpc.DialOption
func WithStreamServer ¶
func WithStreamServer(opts ...Option) grpc.ServerOption
func WithUnaryClient ¶
func WithUnaryClient(opts ...Option) grpc.DialOption
func WithUnaryServer ¶
func WithUnaryServer(opts ...Option) grpc.ServerOption
Types ¶
type ErrorHandler ¶
type Option ¶
type Option struct { grpc.EmptyCallOption // contains filtered or unexported fields }
func WithWrapper ¶
Click to show internal directories.
Click to hide internal directories.