firestore

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGenericDBImpl

func NewGenericDBImpl(collectionName string, itemFactory shared.ItemFactory, client *firestore.Client) shared.GenericReadDB

func NewGenericUoW

func NewGenericUoW(settings UoWSettings) shared.GenericUnitOfWork

func NewLeasingService added in v1.1.3

func NewLeasingService(client *firestore.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               *firestore.Client
	EventsCollectionName string
}

Jump to

Keyboard shortcuts

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