mongo

package
v0.0.0-...-9a1563a Latest Latest
Warning

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

Go to latest
Published: May 29, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(cfg *Config) (*common.Database, error)

Types

type Config

type Config struct {
	URI    string `yaml:"uri"`
	DBName string `yaml:"db_name"`

	UserTable   string `yaml:"user_table"`
	BucketTable string `yaml:"bucket_table"`
	FileTable   string `yaml:"file_table"`
}

Jump to

Keyboard shortcuts

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