repos

package
v0.0.0-...-34481b2 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const PriceCollection = "prices"

Variables

This section is empty.

Functions

This section is empty.

Types

type PriceRepo

type PriceRepo struct {
	// contains filtered or unexported fields
}

func NewPriceRepo

func NewPriceRepo(db *mongo.Database) *PriceRepo

func (*PriceRepo) Import

func (pr *PriceRepo) Import(updatedAt time.Time, prices []models.Price) error

func (*PriceRepo) List

func (pr *PriceRepo) List(skip int, limit int, orderBy string, orderType int32) ([]models.Price, error)

Jump to

Keyboard shortcuts

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