mirror of https://github.com/golang/go.git
Really the name is wrong now, but this is just a stepping stone towards removing it entirely in favour of a new listener/dialer/server/client pattern, so I am minimizing the churn by leaving the names alone for now. Change-Id: I771d117490763ebe05ed2a8c52d490deeb4d5333 Reviewed-on: https://go-review.googlesource.com/c/tools/+/232878 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@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 | ||