spooler

package
v1.80.0-v2.13 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartSpooler

func StartSpooler(c SpoolerConfig,
	es v1.Eventstore,
	view *view.View,
	sql *sql.DB,
	command *command.Commands,
	queries *query.Queries,
	externalPort uint16,
	externalSecure bool,
	dir http.FileSystem,
	assetsPrefix string,
	userEncryption crypto.EncryptionAlgorithm,
	smtpEncryption crypto.EncryptionAlgorithm,
	smsEncryption crypto.EncryptionAlgorithm,
) *spooler.Spooler

Types

type SpoolerConfig

type SpoolerConfig struct {
	BulkLimit             uint64
	FailureCountUntilSkip uint64
	ConcurrentWorkers     int
	Handlers              handler.Configs
}

Jump to

Keyboard shortcuts

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