GoLang hw_api_object::remove

request it (270)
GoLang replacement for PHP's hw_api_object::remove [edit | history]



Do you know a GoLang replacement for PHP's hw_api_object::remove? Write it!

PHP hw_api_object::remove

PHP original manual for hw_api_object::remove [ show | php.net ]

hw_api_object::remove

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api_object::removeRemoves attribute

Description

bool hw_api_object::remove ( string $name )

Removes the attribute with the given name.

Parameters

name

The attribute name.

Return Values

Returns TRUE on success or FALSE on failure.