GoLang GearmanWorker::setOptions

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



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

PHP GearmanWorker::setOptions

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

GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Description

public bool GearmanWorker::setOptions ( int $option )

Sets one or more options to the supplied value.

Parameters

option

The options to be set

Return Values

Always returns TRUE.

See Also