tools/internal/jsonrpc2
Ian Cottrell a6ef77d3cb internal/jsonrpc2: add telemetry to the rpc system
This uses the opencensus compatability later to track all the json rpc calls in
and out.

Change-Id: Ib719879a8d6855b6e6479a4f1b01fe823b548110
Reviewed-on: https://go-review.googlesource.com/c/tools/+/183248
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-06-27 03:32:48 +00:00
..
jsonrpc2.go internal/jsonrpc2: add telemetry to the rpc system 2019-06-27 03:32:48 +00:00
jsonrpc2_test.go internal/jsonrpc2: split main loop from construction to fix race 2019-03-29 19:31:51 +00:00
log.go cmd/golsp: format logging for the lsp inspector 2018-11-02 22:32:51 +00:00
stream.go internal/jsonrpc2: add telemetry to the rpc system 2019-06-27 03:32:48 +00:00
wire.go internal/lsp: decouple message processing from stream processing. 2019-03-29 19:59:38 +00:00