src

package
v0.0.0-...-ae40de0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultConnectURI string = "mongodb://localhost:27017"
View Source
const DefaultDatabase string = "CloudTracker"
View Source
const DefaultMaxPoolSize uint64 = 100
View Source
const DefaultTimeout time.Duration = 30

Variables

This section is empty.

Functions

This section is empty.

Types

type MongoStore

type MongoStore struct {
	output.Provider
	// contains filtered or unexported fields
}

func (*MongoStore) Init

func (ms *MongoStore) Init(setting map[string]interface{}) (err error)

func (MongoStore) Push

func (MongoStore) Push(params output.Params, replay *output.Replay) (err error)

func (MongoStore) UpdateDeleted

func (MongoStore) UpdateDeleted(params output.Params, replay *int32) (err error)

func (MongoStore) UpdateSyncJob

func (MongoStore) UpdateSyncJob(params output.JobParams, jobId *string) (err error)

Jump to

Keyboard shortcuts

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