package
Version:
v0.5.4
Opens a new window with list of versions in this module.
Published: Dec 1, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
Documentation
¶
type ChangeTrackedEvent struct {
Event
IsNew bool `json:"-"`
}
type Event struct {
Id string `json:"id"`
Version int64 `json:"version" binding:"required"`
Name string `json:"name" binding:"required"`
Data []byte `json:"data" binding:"required"`
AggregateId string `json:"aggregateId"`
AggregateType string `json:"aggregateType" binding:"required"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.