]> Cypherpunks repositories - gostls13.git/commit
rpc: add RegisterName to allow override of default type name
authorAndrew Gerrand <adg@golang.org>
Thu, 18 Nov 2010 03:14:42 +0000 (14:14 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 18 Nov 2010 03:14:42 +0000 (14:14 +1100)
commit3fa6dcaca490b098ea64f55c5a6ada20ca865597
tree25bcf149f78c22531d9d2ca7ae5b67f0e08b1bed
parent6aeaa5d3fec5e8f61fd5b3237003f4810c7c2b17
rpc: add RegisterName to allow override of default type name

R=r, r2
CC=golang-dev
https://golang.org/cl/2890041
src/pkg/rpc/server.go