GoLang GearmanClient::removeOptions

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



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

PHP GearmanClient::removeOptions

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

GearmanClient::removeOptions

(PECL gearman >= 0.6.0)

GearmanClient::removeOptionsRemove client options

Description

public bool GearmanClient::removeOptions ( int $options )

Removes (unsets) one or more options.

Parameters

options

The options to be removed (unset)

Return Values

Always returns TRUE.