GoLang enchant_broker_free

request it (224)
GoLang replacement for PHP's enchant_broker_free [edit | history]



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

PHP enchant_broker_free

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

enchant_broker_free

(PHP 5 >= 5.3.0, PHP 7, PECL enchant >= 0.1.0 )

enchant_broker_freeFree the broker resource and its dictionnaries

Description

bool enchant_broker_free ( resource $broker )

Free a broker resource with all its dictionaries.

Parameters

broker

Broker resource

Return Values

Returns TRUE on success or FALSE on failure.

See Also