service

package module
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2020 License: Apache-2.0 Imports: 7 Imported by: 1

README

connection-service

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoltConnect added in v1.2.0

func BoltConnect(path string, opts *bolt.Options) (*bolt.DB, error)

BoltConnect : create a new connection to boltdb

func MongoConnect

func MongoConnect(uri, dbname string, timeout time.Duration) (*mongo.Database, error)

MongoConnect : create a new connection to mongodb

func MongoInit added in v1.1.0

func MongoInit(log *logrus.Entry, db *mongo.Database, collectionname string, unique ...string) *mongo.Collection

MongoInit : create first collection config

Types

This section is empty.

Jump to

Keyboard shortcuts

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