GoLang TokyoTyrantTable::putNr

request it (196)
GoLang replacement for PHP's TokyoTyrantTable::putNr [edit | history]



Do you know a GoLang replacement for PHP's TokyoTyrantTable::putNr? Write it!

PHP TokyoTyrantTable::putNr

PHP original manual for TokyoTyrantTable::putNr [ show | php.net ]

TokyoTyrantTable::putNr

(PECL tokyo_tyrant >= 0.1.0)

TokyoTyrantTable::putNrPuts value

Description

public void TokyoTyrantTable::putNr ( mixed $keys [, string $value ] )

This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.

Parameters

keys

A string key or an array of key-value pairs

value

The value in case a string key is used

Return Values

This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.

See Also