Documentation
¶
Index ¶
- func NewMultiStreamServerInterceptor(sints ...grpc.StreamServerInterceptor) grpc.StreamServerInterceptor
- func NewMultiUnaryServerInterceptor(uints ...grpc.UnaryServerInterceptor) grpc.UnaryServerInterceptor
- func NewServerStreamWithContext(stream grpc.ServerStream, ctx context.Context) grpc.ServerStream
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMultiStreamServerInterceptor ¶
func NewMultiStreamServerInterceptor(sints ...grpc.StreamServerInterceptor) grpc.StreamServerInterceptor
func NewMultiUnaryServerInterceptor ¶
func NewMultiUnaryServerInterceptor(uints ...grpc.UnaryServerInterceptor) grpc.UnaryServerInterceptor
func NewServerStreamWithContext ¶
func NewServerStreamWithContext(stream grpc.ServerStream, ctx context.Context) grpc.ServerStream
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.