Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEvent ¶
func CreateEvent(ctx context.Context, operationName string, aggregate eventstore.Aggregate, command TenantEventInterface, createEvent func() (eventstore.Event, error)) error
Types ¶
type TenantEventInterface ¶
type TenantEventInterface interface {
GetTenant() string
}
Click to show internal directories.
Click to hide internal directories.