mirror of https://github.com/golang/go.git
Return an actual error when closing the test server, and close at the jsonrpc2.Conn level, rather than at lower levels. Change-Id: I0bc153f40ced5dfee9ac26d3ffd666e446b812e5 Reviewed-on: https://go-review.googlesource.com/c/tools/+/238197 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
|---|---|---|
| .. | ||
| servertest | ||
| conn.go | ||
| handler.go | ||
| jsonrpc2.go | ||
| jsonrpc2_test.go | ||
| messages.go | ||
| serve.go | ||
| serve_test.go | ||
| stream.go | ||
| wire.go | ||
| wire_test.go | ||