GoLang TokyoTyrantIterator::current

request it (260)
GoLang replacement for PHP's TokyoTyrantIterator::current [edit | history]



Do you know a GoLang replacement for PHP's TokyoTyrantIterator::current? Write it!

PHP TokyoTyrantIterator::current

PHP original manual for TokyoTyrantIterator::current [ show | php.net ]

TokyoTyrantIterator::current

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::currentGet the current value

Description

public mixed TokyoTyrantIterator::current ( void )

Returns the current value during iteration.

Parameters

This function has no parameters.

Return Values

Returns the current value on success and false on failure.

See Also