mongo

package
v0.0.0-...-865cf51 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Factory

func Factory(client *mongo.Client) event.SourceFactoryFunc

Types

type Snapshot

type Snapshot struct {
	ID       primitive.ObjectID `bson:"_id"`
	StreamID string             `bson:"stream_id"`
	Gob      []byte             `bson:"gob"`
}

Jump to

Keyboard shortcuts

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