GoLang MongoLog::getCallback

request it (178)
GoLang replacement for PHP's MongoLog::getCallback [edit | history]



Do you know a GoLang replacement for PHP's MongoLog::getCallback? Write it!

PHP MongoLog::getCallback

PHP original manual for MongoLog::getCallback [ show | php.net ]

MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackGets the previously set callback function

Description

public static callable MongoLog::getCallback ( void )

Retrieves the callback function.

Parameters

This function has no parameters.

Return Values

Returns the callback function, or FALSE if not set yet.

Notes

Caution

This function is only available with PHP 5.3.0 and later.