Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerStreamWrapper ¶
type ServerStreamWrapper struct {
grpc.ServerStream
// contains filtered or unexported fields
}
func NewServerStreamWrapper ¶
func NewServerStreamWrapper(ctx context.Context, stream grpc.ServerStream) *ServerStreamWrapper
func (*ServerStreamWrapper) Context ¶
func (s *ServerStreamWrapper) Context() context.Context
Click to show internal directories.
Click to hide internal directories.