mirror of
https://github.com/go-micro/go-micro.git
synced 2024-11-24 08:02:32 +02:00
Co-authored-by: Asim Aslam <asim@aslam.me>
This commit is contained in:
parent
d559587807
commit
87617be227
@ -211,6 +211,7 @@ func (s *service) call(ctx context.Context, router *router, sending *sync.Mutex,
|
||||
method: req.msg.Method,
|
||||
endpoint: req.msg.Endpoint,
|
||||
body: req.msg.Body,
|
||||
header: req.msg.Header,
|
||||
}
|
||||
|
||||
// only set if not nil
|
||||
|
Loading…
Reference in New Issue
Block a user