GoLang MongoClient::__toString

request it (200)
GoLang replacement for PHP's MongoClient::__toString [edit | history]



Do you know a GoLang replacement for PHP's MongoClient::__toString? Write it!

PHP MongoClient::__toString

PHP original manual for MongoClient::__toString [ show | php.net ]

MongoClient::__toString

(PECL mongo >=1.3.0)

MongoClient::__toStringString representation of this connection

This extension that defines this method is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this method in the new extension.

Description

public string MongoClient::__toString ( void )

Parameters

This function has no parameters.

Return Values

Returns hostname and port for this connection.