1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:28:32 -06:00
go/gopls/integration
Ian Cottrell b854406a88 internal/jsonrpc2: make the wire structures private
The wire structures do not need to be public, and making them so might make it
harder to keep the package correct without breaking changes if the protocol
changes in the future.

Change-Id: I03a5618c63c9f7691183d4285f88a177ccdd3b35
Reviewed-on: https://go-review.googlesource.com/c/tools/+/227838
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2020-04-13 01:57:29 +00:00
..
govim gopls/integration/govim: revert back to using the latest govim 2020-03-31 02:57:13 +00:00
parse gopls/integration: save more precise parsing information 2020-01-02 18:22:54 +00:00
replay internal/jsonrpc2: make the wire structures private 2020-04-13 01:57:29 +00:00