mongo

package
v0.0.0-...-3faa8e7 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DbName                = "flyte"
	PackCollectionId      = "pack"
	FlowCollectionId      = "flow"
	HistoryCollectionId   = "flowHistory"
	ActionCollectionId    = "action"
	AuditCollectionId     = "audit"
	DatastoreCollectionId = "datastore"
)

Variables

This section is empty.

Functions

func EnsureIndexExists

func EnsureIndexExists(collectionId, indexName string, indexKey []string)

func EnsureTTLIndexExists

func EnsureTTLIndexExists(collectionId, indexName string, indexKey []string, ttl int)

func GetSession

func GetSession() *mgo.Session

func Health

func Health() error

func InitSession

func InitSession(url string, ttl int)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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