GoLang GearmanJob::handle

request it (254)
GoLang replacement for PHP's GearmanJob::handle [edit | history]



Do you know a GoLang replacement for PHP's GearmanJob::handle? Write it!

PHP GearmanJob::handle

PHP original manual for GearmanJob::handle [ show | php.net ]

GearmanJob::handle

(PECL gearman >= 0.5.0)

GearmanJob::handleGet the job handle

Description

public string GearmanJob::handle ( void )

Returns the opaque job handle assigned by the job server.

Parameters

This function has no parameters.

Return Values

An opaque job handle.

See Also