GoLang GearmanClient::clone

request it (260)
GoLang replacement for PHP's GearmanClient::clone [edit | history]



Do you know a GoLang replacement for PHP's GearmanClient::clone? Write it!

PHP GearmanClient::clone

PHP original manual for GearmanClient::clone [ show | php.net ]

GearmanClient::clone

(PECL gearman >= 0.5.0)

GearmanClient::cloneCreate a copy of a GearmanClient object

Description

public GearmanClient GearmanClient::clone ( void )

Creates a copy of a GearmanClient object.

Parameters

This function has no parameters.

Return Values

A GearmanClient on success, FALSE on failure.