]> Cypherpunks repositories - gostls13.git/commit
net/rpc: API changes, all documentation
authorRob Pike <r@golang.org>
Tue, 28 Feb 2012 20:34:28 +0000 (07:34 +1100)
committerRob Pike <r@golang.org>
Tue, 28 Feb 2012 20:34:28 +0000 (07:34 +1100)
commit250fa82122e1eca680c53f99e79dd08794001cc8
tree5ad76019cf33d0bd3064baf8ec08a0d353bc8c73
parent26daf6a03f7c44b04b3654f6bda1f4a11fbf9df1
net/rpc: API changes, all documentation
except for hiding one type that is only used internally.

Fixes #2944.

R=golang-dev, rsc, kevlar
CC=golang-dev
https://golang.org/cl/5707044
src/pkg/net/rpc/server.go