GoLang GearmanWorker::returnCode

request it (213)
GoLang replacement for PHP's GearmanWorker::returnCode [edit | history]



Do you know a GoLang replacement for PHP's GearmanWorker::returnCode? Write it!

PHP GearmanWorker::returnCode

PHP original manual for GearmanWorker::returnCode [ show | php.net ]

GearmanWorker::returnCode

(PECL gearman >= 0.5.0)

GearmanWorker::returnCodeGet last Gearman return code

Description

public int GearmanWorker::returnCode ( void )

Returns the last Gearman return code.

Parameters

This function has no parameters.

Return Values

A valid Gearman return code.

See Also