mongo

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2020 License: MIT Imports: 8 Imported by: 0

README

ss-mongo-store

Mongo DB implementation for ss-store

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMongoStore

func NewMongoStore(mongoConf *MongoConfig) (store.Store, error)

Types

type MongoConfig

type MongoConfig struct {
	DbName string
	Host   string // Will concatenate username, password and URI in Host
}

func (*MongoConfig) Handler

func (b *MongoConfig) Handler() string

Jump to

Keyboard shortcuts

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