Versions in this module Expand all Collapse all v1 v1.0.1 Jun 25, 2024 Changes in this version + func AddRequestNameAndID(ctx context.Context, name string) context.Context + func StreamInterceptor() grpc.StreamServerInterceptor + func UnaryInterceptor() grpc.UnaryServerInterceptor + type ServerStream struct + NewContext context.Context + func NewServerStream(stream grpc.ServerStream) *ServerStream + func (w *ServerStream) Context() context.Context