mongodb

package
v0.0.0-...-8ad73b1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

Read information from the database, no writes done here.

Index

Constants

View Source
const (
	PlatformMobile = iota
	PlatformWeb
)
View Source
const (
	CollectionAccount = "account"
	CollectionDevice  = "device"
	CollectionUser    = "user"
)
View Source
const Database = "confirmerator"

Variables

This section is empty.

Functions

func GetCollection

func GetCollection(client *mongo.Client, collection string) *mongo.Collection

func InitDB

func InitDB() (*mongo.Client, error)

TODO Don't go down if we can't connect, implement retry.

Types

This section is empty.

Jump to

Keyboard shortcuts

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