GoLang Swoole\Channel::stats

request it (225)
GoLang replacement for PHP's Swoole\Channel::stats [edit | history]



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

PHP Swoole\Channel::stats

PHP original manual for Swoole\Channel::stats [ show | php.net ]

Swoole\Channel::stats

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

Swoole\Channel::statsGet stats of swoole channel.

Description

public array Swoole\Channel::stats ( void )

Get the numbers of queued elements and total size of the memory used by the queue.

Parameters

This function has no parameters.

Return Values

The stats of the Swoole channel.