1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:21:22 -06:00
go/src/pkg/rpc
2010-11-18 14:14:42 +11:00
..
jsonrpc Use Errorf where appropriate. 2010-10-01 14:14:18 +10:00
client.go Fix a deadlock bug in the rpc client. The panic will trigger 2010-11-02 14:04:56 -07:00
debug.go rpc: expose Server type to allow multiple RPC Server instances 2010-10-28 11:05:56 +11:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
server_test.go Fix a deadlock bug in the rpc client. The panic will trigger 2010-11-02 14:04:56 -07:00
server.go rpc: add RegisterName to allow override of default type name 2010-11-18 14:14:42 +11:00