type msg … func fakeHandler(ctx context.Context, reply jsonrpc2.Replier, req jsonrpc2.Request) error { … } func TestTestServer(t *testing.T) { … }
type msg … func fakeHandler(ctx context.Context, reply jsonrpc2.Replier, req jsonrpc2.Request) error { … } func TestTestServer(t *testing.T) { … }