mongo

package
v0.0.0-...-05a53eb Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMongoRepository

func NewMongoRepository(
	info *mgo.DialInfo,
	db, collection string,
	sch *Schema,
	constructor func(Complex) DataProvider,
) (Repository, error)

func NewMongoRepositoryWithUrl

func NewMongoRepositoryWithUrl(url, db, collection string, sch *Schema, constructor func(Complex) DataProvider) (Repository, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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