config

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Etl = &etl{
	SendToUrl:        "http://send/data/to",
	FullDocument:     true,
	WatchCollections: []WatchInfo{{}},
	Deployment: mongocache.Config{
		MaxConn: 2,
	},
}

Functions

This section is empty.

Types

type WatchInfo

type WatchInfo struct {
	DB         string
	Collection string
}

func (WatchInfo) Id

func (w WatchInfo) Id() string

Jump to

Keyboard shortcuts

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