rpc.call helper 함수 추가
This commit is contained in:
7
rpc/rpc_test.go
Normal file
7
rpc/rpc_test.go
Normal file
@ -0,0 +1,7 @@
|
||||
package rpc
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestRpc(t *testing.T) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user