go/internal/jsonrpc2_v2
Fazlul Shahriar 7271753b67 internal/jsonrpc2_v2: make TestIdleTimeout pass on Plan 9
Fixes golang/go#46175

Change-Id: I9c801ff42392dbff2fcb74dea7549d849c7e3624
Reviewed-on: https://go-review.googlesource.com/c/tools/+/323529
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
2021-06-02 15:04:26 +00:00
..
conn.go
frame.go
jsonrpc2.go internal/lsp/lsprpc: partial integration of the jsonrpc_v2 library 2021-05-19 14:12:23 +00:00
jsonrpc2_test.go internal/jsonrpc2_v2: move the idle timeout handling out of the server 2021-03-30 14:25:40 +00:00
messages.go
net.go
serve.go internal/jsonrpc2_v2: make TestIdleTimeout pass on Plan 9 2021-06-02 15:04:26 +00:00
serve_test.go internal/jsonrpc2_v2: consider ErrClosedPipe as a closing error 2021-05-18 18:21:53 +00:00
wire.go
wire_test.go