eventstore

package
v0.0.0-...-6991b5a Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package eventstore provides the implementation of a JSON lines datastore (data file) for all events.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(logger Logger, filename string) (*jsonLineDS, func() error, error)

New returns a eventstore instance.

Types

type Logger

type Logger interface {
	Printf(format string, v ...any)
}

Jump to

Keyboard shortcuts

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