mongo

package
v0.0.0-...-9869d36 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 13 Imported by: 0

README

Mongo Store

Store implementation that usees an instance of Mongo DB for persistification

Usage

store := store.New(
    generated.Schema(),
    mongo.Factory("mongodb://path:27017/", "mdb"))

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Factory

func Factory(path string, db string) store.Factory

Types

This section is empty.

Jump to

Keyboard shortcuts

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