Files
gocommon/rpc/rpc_test.go

8 lines
63 B
Go

package rpc
import "testing"
func TestRpc(t *testing.T) {
}