eventstore

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(events ...event.Event) event.Store

New returns a thread-safe in-memory event store.

func WithBus

func WithBus(s event.Store, b event.Bus) event.Store

WithBus returns a Store that publishes Events over the given Bus after inserting them into the provided Store.

Types

This section is empty.

Directories

Path Synopsis
Package mongostore provides a MongoDB event.Store.
Package mongostore provides a MongoDB event.Store.

Jump to

Keyboard shortcuts

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