GoLang GearmanClient::context

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



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

PHP GearmanClient::context

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

GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Description

public string GearmanClient::context ( void )

Get the application context previously set with GearmanClient::setContext().

Parameters

This function has no parameters.

Return Values

The same context data structure set with GearmanClient::setContext()

See Also