GoLang Swoole\Table::set

request it (323)
GoLang replacement for PHP's Swoole\Table::set [edit | history]



Do you know a GoLang replacement for PHP's Swoole\Table::set? Write it!

PHP Swoole\Table::set

PHP original manual for Swoole\Table::set [ show | php.net ]

Swoole\Table::set

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Table::setUpdate a row of the table by $row_key.

Description

public VOID Swoole\Table::set ( string $key , array $value )

Parameters

key

value

Return Values