eventsourcing

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Spooler spooler.SpoolerConfig
}

type EsRepository

type EsRepository struct {
	// contains filtered or unexported fields
}

func Start

func Start(conf Config,
	dir http.FileSystem,
	externalPort uint16,
	externalSecure bool,
	command *command.Commands,
	queries *query.Queries,
	dbClient *sql.DB,
	assetsPrefix string,
	userEncryption crypto.EncryptionAlgorithm,
	smtpEncryption crypto.EncryptionAlgorithm,
	smsEncryption crypto.EncryptionAlgorithm,
) (*EsRepository, error)

func (*EsRepository) Health

func (repo *EsRepository) Health() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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