1
0
mirror of https://github.com/golang/go synced 2024-10-02 18:18:33 -06:00
go/src/net/rpc
Rob Pike 514eb4aa54 net/rpc: document that the type must be exported, not just the methods
Fixes #10379.

Change-Id: Ia4cdda36ed57a06371f9ace7365ce9e215228487
Reviewed-on: https://go-review.googlesource.com/8654
Reviewed-by: Rob Pike <r@golang.org>
2015-04-08 18:34:35 +00:00
..
jsonrpc
client_test.go net/rpc: fix build 2014-10-09 11:21:21 +02:00
client.go net/rpc: fix mutex comment 2014-10-13 10:27:51 -07:00
debug.go
server_test.go
server.go net/rpc: document that the type must be exported, not just the methods 2015-04-08 18:34:35 +00:00