GoLang Swoole\Atomic::get

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



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

PHP Swoole\Atomic::get

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

Swoole\Atomic::get

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

Swoole\Atomic::getGet the current value of the atomic object.

Description

public integer Swoole\Atomic::get ( void )

Get the current value of the atomic object.

Parameters

This function has no parameters.

Return Values

The current value of the atomic object.