OpenSwoole\GRPC\ServiceContainer->construct

Latest version: pecl install openswoole-22.1.2 | composer require openswoole/core:22.1.5

Declaration

<?php OpenSwoole\GRPC\ServiceContainer->construct()

Parameters

interface

The interface of the GPRC service.

service

Instance of the GRPC service.

Return

Description

Create a new GRPC ServiceContainer with constructor function.

Last updated on September 19, 2022