store

package
v0.0.0-...-c205787 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Collection = "data"

Collection is mongodb collection name for data

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	DB *mongo.Database
}

func New

func New(db *mongo.Database) *Data

func (*Data) Insert

func (d *Data) Insert(ctx context.Context, i types.Data) error

Insert given instance of data into database

Jump to

Keyboard shortcuts

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