GoLang apcu_clear_cache

request it (307)
GoLang replacement for PHP's apcu_clear_cache [edit | history]



Do you know a GoLang replacement for PHP's apcu_clear_cache? Write it!

PHP apcu_clear_cache

PHP original manual for apcu_clear_cache [ show | php.net ]

apcu_clear_cache

(PECL apcu >= 4.0.0)

apcu_clear_cache Clears the APCu cache

Description

bool apcu_clear_cache ( void )

Clears the cache.

Parameters

This function has no parameters.

Return Values

Returns TRUE always

See Also