GoLang Event::getSupportedMethods

request it (269)
GoLang replacement for PHP's Event::getSupportedMethods [edit | history]



Do you know a GoLang replacement for PHP's Event::getSupportedMethods? Write it!

PHP Event::getSupportedMethods

PHP original manual for Event::getSupportedMethods [ show | php.net ]

Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

Event::getSupportedMethodsReturns array with of the names of the methods supported in this version of Libevent

Description

public static array Event::getSupportedMethods ( void )

Returns array with of the names of the methods(backends) supported in this version of Libevent.

Parameters

This function has no parameters.

Return Values

Returns array.

See Also