GoLang Yaf_Dispatcher::flushInstantly

request it (222)
GoLang replacement for PHP's Yaf_Dispatcher::flushInstantly [edit | history]



Do you know a GoLang replacement for PHP's Yaf_Dispatcher::flushInstantly? Write it!

PHP Yaf_Dispatcher::flushInstantly

PHP original manual for Yaf_Dispatcher::flushInstantly [ show | php.net ]

Yaf_Dispatcher::flushInstantly

(Yaf >=1.0.0)

Yaf_Dispatcher::flushInstantlySwitch on/off the instant flushing

Description

public Yaf_Dispatcher Yaf_Dispatcher::flushInstantly ([ bool $flag ] )

Parameters

flag

bool

Note:

since 2.2.0, if this parameter is not given, then the current state will be renturned

Return Values