GoLang Counter::getValue

request it (292)
GoLang replacement for PHP's Counter::getValue [edit | history]



Do you know a GoLang replacement for PHP's Counter::getValue? Write it!

PHP Counter::getValue

PHP original manual for Counter::getValue [ show | php.net ]

Counter::getValue

Counter::getValue Get the current value of a counter

Description

int Counter::getValue ( void )

Counter::getValue() returns the current value of a counter.

Return Values

Counter::getValue() returns an integer.

See Also