Versions in this module Expand all Collapse all v1 v1.0.1 Jun 25, 2023 v1.0.0 Jun 25, 2023 Changes in this version + type WrappedServerStream struct + WrappedContext context.Context + func WrapServerStream(stream grpc.ServerStream) *WrappedServerStream + func (w *WrappedServerStream) Context() context.Context