datastore

package
v1.2.10 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGenericDBImpl added in v1.0.1

func NewGenericDBImpl(kind, namespace string, itemFactory shared.ItemFactory, client *datastore.Client) shared.GenericReadDB

func NewGenericUoW

func NewGenericUoW(settings UoWSettings) shared.GenericUnitOfWork

func NewLeasingService added in v1.1.3

func NewLeasingService(client *datastore.Client) shared.LeasingService

func NewRepository

func NewRepository(settings repositorySettings) shared.Repository

Types

type UoWSettings added in v1.1.0

type UoWSettings struct {
	Aggregates []shared.AggregateDefinition
	Factory    ycq.EventFactory
	Bus        ycq.EventBus
	Client     *datastore.Client
	EventKind  string
	Namespace  string
}

Jump to

Keyboard shortcuts

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