Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoWrapper ¶
type MongoWrapper struct { Servers string User string Password string Database string Collection string }
func (*MongoWrapper) TestConnection ¶
func (mgw *MongoWrapper) TestConnection(timeout time.Duration) bool
Note that Ping won't work with old (1.2) mongo servers.
Click to show internal directories.
Click to hide internal directories.