GoLang Swoole\Table::count

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



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

PHP Swoole\Table::count

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

Swoole\Table::count

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

Swoole\Table::countCount the rows in the table, or count all the elements in the table if $mode = 1.

Description

public integer Swoole\Table::count ( void )

Parameters

This function has no parameters.

Return Values