eventstore

package
v0.0.0-...-860e413 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdministratorRepo

type AdministratorRepo struct {
	View *view.View
}

func (*AdministratorRepo) ClearView

func (repo *AdministratorRepo) ClearView(ctx context.Context, database, view string) error

func (*AdministratorRepo) GetFailedEvents

func (repo *AdministratorRepo) GetFailedEvents(ctx context.Context) ([]*view_model.FailedEvent, error)

func (*AdministratorRepo) GetViews

func (repo *AdministratorRepo) GetViews() ([]*view_model.View, error)

func (*AdministratorRepo) RemoveFailedEvent

func (repo *AdministratorRepo) RemoveFailedEvent(ctx context.Context, failedEvent *view_model.FailedEvent) error

Jump to

Keyboard shortcuts

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