GoLang pht\Runnable::run

request it (293)
GoLang replacement for PHP's pht\Runnable::run [edit | history]



Do you know a GoLang replacement for PHP's pht\Runnable::run? Write it!

PHP pht\Runnable::run

PHP original manual for pht\Runnable::run [ show | php.net ]

pht\Runnable::run

(PECL pht >= 0.0.1)

pht\Runnable::runThe entry point of a threaded class

Description

public void pht\Runnable::run ( void )

This method acts as the entry point of execution for a threaded class. It must be defined by all classes that will be threaded.

Parameters

This function has no parameters.

Return Values

No return value.