Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServerStreamWithContext ¶
func ServerStreamWithContext(ctx context.Context, stream grpc.ServerStream) grpc.ServerStream
ServerStreamWithContext decorates the given ServerStream with provided context. Useful when building stream server interceptors that need to modify the context before calling the handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.