mongo

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const EXPERIMENTS_COLLECTION = "experiments"
View Source
const SAN_MODELS_COLLECTION = "sanModels"
View Source
const SOLUTIONS_COLLECTION = "solutions"

Variables

This section is empty.

Functions

func NewExperimentsRepository

func NewExperimentsRepository(session *mgo.Session, db string, solutions solver.SolutionRepository) solver.ExperimentRepository

NewExperimentsRepository returns a new instance of an experiments repository.

func NewSanModelsRepository

func NewSanModelsRepository(session *mgo.Session, db string) models.Repository

NewSanModelsRepository returns a new instance of the models repository.

func NewSolutionsRepository

func NewSolutionsRepository(session *mgo.Session, db string) solver.SolutionRepository

NewSolutionsRepository returns a new instance of a solutions repository.

Types

This section is empty.

Jump to

Keyboard shortcuts

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