GoLang MongoDB\BSON\RegexInterface::getFlags

request it (253)
GoLang replacement for PHP's MongoDB\BSON\RegexInterface::getFlags [edit | history]



Do you know a GoLang replacement for PHP's MongoDB\BSON\RegexInterface::getFlags? Write it!

PHP MongoDB\BSON\RegexInterface::getFlags

PHP original manual for MongoDB\BSON\RegexInterface::getFlags [ show | php.net ]

MongoDB\BSON\RegexInterface::getFlags

(mongodb >=1.3.0)

MongoDB\BSON\RegexInterface::getFlagsReturns the RegexInterface's flags

Description

abstract public string MongoDB\BSON\RegexInterface::getFlags ( void )

Parameters

This function has no parameters.

Return Values

Returns the RegexInterface's flags.

See Also