GoLang MongoDB\BSON\TimestampInterface::__toString

request it (301)
GoLang replacement for PHP's MongoDB\BSON\TimestampInterface::__toString [edit | history]



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

PHP MongoDB\BSON\TimestampInterface::__toString

PHP original manual for MongoDB\BSON\TimestampInterface::__toString [ show | php.net ]

MongoDB\BSON\TimestampInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\TimestampInterface::__toStringReturns the string representation of this TimestampInterface

Description

abstract public string MongoDB\BSON\TimestampInterface::__toString ( void )

Parameters

This function has no parameters.

Return Values

Returns the string representation of this TimestampInterface.

See Also