GoLang MongoDB\Driver\CursorId::__construct

request it (262)
GoLang replacement for PHP's MongoDB\Driver\CursorId::__construct [edit | history]



Do you know a GoLang replacement for PHP's MongoDB\Driver\CursorId::__construct? Write it!

PHP MongoDB\Driver\CursorId::__construct

PHP original manual for MongoDB\Driver\CursorId::__construct [ show | php.net ]

MongoDB\Driver\CursorId::__construct

(mongodb >=1.0.0)

MongoDB\Driver\CursorId::__constructCreate a new CursorId (not used)

Description

final private MongoDB\Driver\CursorId::__construct ( void )

MongoDB\Driver\CursorId objects are returned from MongoDB\Driver\Cursor::getId() and cannot be constructed directly.

Parameters

This function has no parameters.

See Also