Beispiel #1
0
func init() {
	rpc.AddCtrl(new(RpcClient))
}
Beispiel #2
0
func init() {
	rpc.AddCtrl(new(RpcServer))
}