1
0
mirror of https://github.com/golang/go synced 2024-10-01 04:18:33 -06:00
go/gopls/integration
Ian Cottrell 9089ff1aee internal/jsonrpc2: switch to building streams on top of net.Conn
This allows us to rely on higher level functionality like timeouts and
close cancelling pending reads cleanly.

Change-Id: I3a43d21ed35d3da1eb818ea22f8d02201488a1d0
Reviewed-on: https://go-review.googlesource.com/c/tools/+/230464
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2020-06-03 13:12:18 +00:00
..
govim internal/lsp/cmd: partially revert "add a flag to disable telemetry" 2020-05-01 20:57:27 +00:00
parse gopls/integration: save more precise parsing information 2020-01-02 18:22:54 +00:00
replay internal/jsonrpc2: switch to building streams on top of net.Conn 2020-06-03 13:12:18 +00:00