Swoole\Redis\Server::setHandler

(PECL swoole >= 1.9.0)

Swoole\Redis\Server::setHandler描述

描述

public Swoole\Redis\Server::setHandler(
    string $command,
    string $callback,
    string $number_of_string_param = ?,
    string $type_of_array_param = ?
): ReturnType

警告

此函数当前未记录;仅提供其参数列表。

参数

command

callback

number_of_string_param

type_of_array_param

返回值

添加注释

用户贡献注释

此页面没有用户贡献的注释。
To Top