GoLang Generator::__wakeup

request it (255)
GoLang replacement for PHP's Generator::__wakeup [edit | history]



Do you know a GoLang replacement for PHP's Generator::__wakeup? Write it!

PHP Generator::__wakeup

PHP original manual for Generator::__wakeup [ show | php.net ]

Generator::__wakeup

(PHP 5 >= 5.5.0, PHP 7)

Generator::__wakeupSerialize callback

Description

public void Generator::__wakeup ( void )

Throws an exception as generators can't be serialized.

Parameters

This function has no parameters.

Return Values

No value is returned.