GoLang Swoole\Table::get

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



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

PHP Swoole\Table::get

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

Swoole\Table::get

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

Swoole\Table::getGet the value in the Swoole table by $row_key and $column_key.

Description

public integer Swoole\Table::get ( string $row_key , string $column_key )

Parameters

row_key

column_key

Return Values