Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRequestNameAndID ¶
func StreamInterceptor ¶
func StreamInterceptor() grpc.StreamServerInterceptor
func UnaryInterceptor ¶
func UnaryInterceptor() grpc.UnaryServerInterceptor
Types ¶
type ServerStream ¶
type ServerStream struct { grpc.ServerStream NewContext context.Context }
func NewServerStream ¶
func NewServerStream(stream grpc.ServerStream) *ServerStream
func (*ServerStream) Context ¶
func (w *ServerStream) Context() context.Context
Click to show internal directories.
Click to hide internal directories.