mongo

package
v0.0.0-...-4b1b879 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2013 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package mongo implements the Camlistore index storage abstraction on top of MongoDB.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL