GoLang GearmanTask::returnCode

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



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

PHP GearmanTask::returnCode

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

GearmanTask::returnCode

(PECL gearman >= 0.5.0)

GearmanTask::returnCodeGet the last return code

Description

public int GearmanTask::returnCode ( void )

Returns the last Gearman return code for this task.

Parameters

This function has no parameters.

Return Values

A valid Gearman return code.

See Also