GoLang GearmanJob::unique

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



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

PHP GearmanJob::unique

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

GearmanJob::unique

(PECL gearman >= 0.5.0)

GearmanJob::uniqueGet the unique identifier

Description

public string GearmanJob::unique ( void )

Returns the unique identifiter for this job. The identifier is assigned by the client.

Parameters

This function has no parameters.

Return Values

An opaque unique identifier.

See Also