mongo

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Caller

func Caller(name string) *mgo.Session

func CopyDb added in v0.2.9

func CopyDb(name string) *mgo.Database

func Register

func Register() common.Caller

Types

type CallerCfg

type CallerCfg struct {
	Debug bool

	URL      string
	Database string
}

type Cfg

type Cfg struct {
	Muses struct {
		Mongo map[string]CallerCfg `toml:"mongo"`
	} `toml:"muses"`
}

Jump to

Keyboard shortcuts

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