mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-12 22:07:47 +02:00
go fmt
This commit is contained in:
@ -230,7 +230,7 @@ func (r *rpcClient) stream(ctx context.Context, node *registry.Node, req Request
|
||||
response: rsp,
|
||||
closed: make(chan bool),
|
||||
codec: codec,
|
||||
id: id,
|
||||
id: id,
|
||||
// signal the end of stream,
|
||||
eos: true,
|
||||
}
|
||||
|
Reference in New Issue
Block a user