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